docker/api
Alexander Morozov 1a8e8f2967 Merge pull request #18830 from calavera/tls_verify_godoc
Add godoc comment about client tls verification.
2015-12-21 10:02:32 -08:00
..
client Merge pull request #18830 from calavera/tls_verify_godoc 2015-12-21 10:02:32 -08:00
fixtures
server
types
README.md
common.go
common_test.go

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon