Victor Vieux 462e57f05e Merge pull request #27567 from yongtang/24391-dns-setting %!s(int64=8) %!d(string=hai) anos
..
errors c452e1bfe6 Move errors/ to api/errors %!s(int64=9) %!d(string=hai) anos
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api %!s(int64=10) %!d(string=hai) anos
server 03da822ee9 Merge pull request #27923 from vieux/plugin_set_gogogo %!s(int64=8) %!d(string=hai) anos
templates 8f81bb92a3 Update to inline comments. %!s(int64=8) %!d(string=hai) anos
types 462e57f05e Merge pull request #27567 from yongtang/24391-dns-setting %!s(int64=8) %!d(string=hai) anos
README.md 649b50c0b7 Update README.md %!s(int64=11) %!d(string=hai) anos
common.go f811d5b128 Windows: Require REST 1.25 or later %!s(int64=8) %!d(string=hai) anos
common_test.go 91e197d614 Add engine-api types to docker %!s(int64=9) %!d(string=hai) anos
common_unix.go f811d5b128 Windows: Require REST 1.25 or later %!s(int64=8) %!d(string=hai) anos
common_windows.go e4af39aeb3 Windows: Allow API v1.24 %!s(int64=8) %!d(string=hai) anos
swagger-gen.yaml 29df3bdb11 Use a config to generate swagger api types %!s(int64=8) %!d(string=hai) anos
swagger.yaml e5e1c7feef Fix validation errors in swagger.yaml %!s(int64=8) %!d(string=hai) anos

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