Files
docker-cli/components/engine/api
Ben Firshman 496eea904f Add /plugins/{name}/set endpoint to swagger.yaml
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Upstream-commit: 54c37ecc23e008fa2a7c3c104f87f5e430bf9b29
Component: engine
2016-11-10 10:10:12 -08:00
..
2016-09-16 12:27:13 -04:00
2016-11-10 00:09:23 -08:00
2016-09-07 11:05:58 -07:00
2016-11-04 10:10:42 -07:00
2016-10-31 14:33:59 -07:00
2014-07-04 18:21:13 +09:00

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