Tonis Tiigi b4a667c8c4 Add support for swarm init lock and swarm unlock 8 yıl önce
..
errors c452e1bfe6 Move errors/ to api/errors 8 yıl önce
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 yıl önce
server b4a667c8c4 Add support for swarm init lock and swarm unlock 8 yıl önce
templates 8f81bb92a3 Update to inline comments. 8 yıl önce
types b4a667c8c4 Add support for swarm init lock and swarm unlock 8 yıl önce
README.md 649b50c0b7 Update README.md 11 yıl önce
common.go f811d5b128 Windows: Require REST 1.25 or later 8 yıl önce
common_test.go 91e197d614 Add engine-api types to docker 9 yıl önce
common_unix.go f811d5b128 Windows: Require REST 1.25 or later 8 yıl önce
common_windows.go e4af39aeb3 Windows: Allow API v1.24 8 yıl önce
swagger-gen.yaml 29df3bdb11 Use a config to generate swagger api types 8 yıl önce
swagger.yaml e5e1c7feef Fix validation errors in swagger.yaml 8 yıl önce

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