moby--moby/api
Joey Gibson 58690c9cca api/client - The code for all cli commands are in one file #11610
Signed-off-by: Joey Gibson <joey@joeygibson.com>
2015-03-24 23:57:23 -04:00
..
client api/client - The code for all cli commands are in one file #11610 2015-03-24 23:57:23 -04:00
server Return AuthResponse from postAuth api endpoint, Fixes #11607 2015-03-24 09:57:01 +01:00
types Return AuthResponse from postAuth api endpoint, Fixes #11607 2015-03-24 09:57:01 +01:00
README.md
api_unit_test.go
common.go Add comments to api/common constants, closes #11583 2015-03-23 22:35:41 -05:00

README.md

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