Files
docker-cli/components/engine/api
Michael Crosby cbe82680cb Merge pull request #6495 from vieux/pr_6269
Fix go vet errors
Upstream-commit: f53b922f40c43a58c1c7d3ff1ee489e137837a10
Component: engine
2014-06-18 11:02:17 -07:00
..
2014-03-31 18:11:53 +00:00
2014-02-25 23:19:44 +00:00

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