moby--moby/api
Tibor Vass 677e14643c Merge pull request #28595 from anusha-ragunathan/plugin_timeout
Allow HTTP client timeout to be configurable on plugin enable.
2016-11-22 10:17:10 -08:00
..
errors
fixtures
server Merge pull request #28595 from anusha-ragunathan/plugin_timeout 2016-11-22 10:17:10 -08:00
templates/server hack/swagger-gen.sh is not exist, it should be /hack/generate-swagger-api.sh 2016-11-22 16:32:32 +08:00
types Merge pull request #28595 from anusha-ragunathan/plugin_timeout 2016-11-22 10:17:10 -08:00
README.md
common.go
common_test.go
common_unix.go
common_windows.go
swagger-gen.yaml
swagger.yaml Add HTTP client timeout. 2016-11-21 13:11:40 -08:00

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