Tonis Tiigi b4a667c8c4 Add support for swarm init lock and swarm unlock 8 years ago
..
errors c452e1bfe6 Move errors/ to api/errors 9 years ago
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 years ago
server b4a667c8c4 Add support for swarm init lock and swarm unlock 8 years ago
templates 8f81bb92a3 Update to inline comments. 8 years ago
types b4a667c8c4 Add support for swarm init lock and swarm unlock 8 years ago
README.md 649b50c0b7 Update README.md 11 years ago
common.go f811d5b128 Windows: Require REST 1.25 or later 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 e5e1c7feef Fix validation errors in swagger.yaml 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