Files
docker-cli/components/engine/api
Ben Firshman e5912f7d7e Rename Remote API to Engine API
Implementation of https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Upstream-commit: f0d55cd081c6e8ad2a8222c787d54f9aae15723f
Component: engine
2016-11-22 12:49:38 +00:00
..
2016-09-16 12:27:13 -04:00
2016-11-22 12:49:38 +00:00
2016-09-07 11:05:58 -07:00
2016-11-04 10:10:42 -07:00
2016-11-14 14:24:02 -08:00
2014-07-04 18:21:13 +09:00
2016-11-22 12:49:38 +00: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