Files
docker-cli/components/engine/api
Daniel Nephin dc10e9a664 Use a config to generate swagger api types
Moves the resposne types to a package under api/types

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: 29df3bdb117a058ae040686dd0f2565ae9ad743a
Component: engine
2016-10-31 11:13:41 -04:00
..
2016-09-16 12:27:13 -04:00
2016-09-07 11:05:58 -07:00
2014-07-04 18:21:13 +09:00
2016-10-31 11:13:41 -04: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