moby--moby/api
Victor Vieux 28a1ea342d Merge pull request #28164 from anusha-ragunathan/plugin-build
Add plugin create functionality.
2016-11-09 17:49:51 -08:00
..
errors
fixtures
server Merge pull request #28164 from anusha-ragunathan/plugin-build 2016-11-09 17:49:51 -08:00
templates/server
types Merge pull request #28164 from anusha-ragunathan/plugin-build 2016-11-09 17:49:51 -08:00
README.md
common.go Windows: Require REST 1.25 or later 2016-10-31 14:33:59 -07:00
common_test.go
common_unix.go Windows: Require REST 1.25 or later 2016-10-31 14:33:59 -07:00
common_windows.go Windows: Allow API v1.24 2016-11-04 10:10:42 -07:00
swagger-gen.yaml
swagger.yaml Add plugin create functionality. 2016-11-09 15:23:03 -08:00

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