docker/api
Alexander Morozov d8ad7c0edc Merge pull request #10456 from dmcgowan/revert-client-signature
Revert client signature
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
MAINTAINERS
README.md
api_unit_test.go
common.go Merge pull request #10360 from dmcgowan/keyfile-error-message 2015-01-26 14:44:07 -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