1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Anusha Ragunathan 0403addc5f Add HTTP client timeout.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
(cherry picked from commit 83ca993c15)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-22 11:23:20 -08:00
..
errors
fixtures
server Add HTTP client timeout. 2016-11-22 11:23:20 -08:00
templates/server
types Add HTTP client timeout. 2016-11-22 11:23:20 -08:00
common.go
common_test.go
common_unix.go
common_windows.go
README.md
swagger-gen.yaml
swagger.yaml Add HTTP client timeout. 2016-11-22 11:23:20 -08:00

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