9f239281b1
In the plugin manifest, Capabilities has been moved to Linux.Capabilities to avoid confusion with Interface.Types[i].Capability A DeviceCreation boolean has also been added to the manifest. This could be changed in the future to be specific to a major number. Signed-off-by: Tibor Vass <tibor@docker.com> |
||
---|---|---|
.. | ||
errors | ||
fixtures | ||
server | ||
templates/server | ||
types | ||
common.go | ||
common_test.go | ||
common_unix.go | ||
common_windows.go | ||
README.md | ||
swagger-gen.yaml | ||
swagger.yaml |
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