Stephen J Day 1d90d76048 api/server/httputils: service unavailable for disable swarm 8 years ago
..
errors c452e1bfe6 Move errors/ to api/errors 8 years ago
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 years ago
server 1d90d76048 api/server/httputils: service unavailable for disable swarm 8 years ago
templates 8f81bb92a3 Update to inline comments. 8 years ago
types d8b8b12994 api: Remove omitempty tag on Parallelism 8 years ago
README.md 649b50c0b7 Update README.md 11 years ago
common.go 9182cf1a8d Bump API to v1.26 8 years ago
common_test.go 91e197d614 Add engine-api types to docker 9 years ago
common_unix.go f811d5b128 Windows: Require REST 1.25 or later 8 years ago
common_windows.go e4af39aeb3 Windows: Allow API v1.24 8 years ago
swagger-gen.yaml 29df3bdb11 Use a config to generate swagger api types 8 years ago
swagger.yaml 1d90d76048 api/server/httputils: service unavailable for disable swarm 8 years ago

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