docker/api
Michael Crosby f53b922f40 Merge pull request #6495 from vieux/pr_6269
Fix go vet errors
2014-06-18 11:02:17 -07:00
..
client Merge pull request #6495 from vieux/pr_6269 2014-06-18 11:02:17 -07:00
server Merge pull request #6487 from vbatts/vbatts-error_info 2014-06-18 11:43:59 -04:00
MAINTAINERS
README.md
api_unit_test.go
common.go

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when comunicating with the docker deamon

  • Used by third party tools wishing to interface with the docker deamon