1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
2015-01-30 14:54:27 -08:00
..
client Merge pull request #10456 from dmcgowan/revert-client-signature 2015-01-30 14:54:27 -08:00
server Revert client signature 2015-01-30 14:20:32 -08:00
stats Remove omitempty json tags from stucts 2015-01-26 11:16:29 -08:00
api_unit_test.go
common.go Merge pull request #10360 from dmcgowan/keyfile-error-message 2015-01-26 14:44:07 -08:00
MAINTAINERS
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