moby--moby/api
Jessica Frazelle 7c7026bd22 Be consistent about libtrust import path.
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
2014-12-03 17:36:14 -08:00
..
client Merge pull request #9442 from icecrime/8658-tls_attach_hangs 2014-12-02 09:47:29 -08:00
server Attach goroutine blocking profiler 2014-12-01 16:46:59 +08:00
MAINTAINERS
README.md
api_unit_test.go
common.go Be consistent about libtrust import path. 2014-12-03 17:36:14 -08: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