1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Files
cli/components/engine/api
Anusha Ragunathan 948055475e Add plugin create functionality.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
Upstream-commit: 5b6e1bc9e551ba56b44c3f409fd5d48f8a54ce1d
Component: engine
2016-11-09 15:23:03 -08:00
..
2016-09-16 12:27:13 -04:00
2016-11-09 15:23:03 -08:00
2016-11-09 15:23:03 -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
2016-11-09 15:23:03 -08: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