Files
moby/api
Daniel Nephin 01883c136d Add an IDResponse type
Generated from a swagger spec and use it for container exec response

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-10-31 11:16:02 -04:00
..
2016-09-16 12:27:13 -04:00
2016-10-31 11:16:02 -04:00
2016-10-31 11:16:02 -04:00
2016-09-07 11:05:58 -07:00
2016-10-31 11:16:02 -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