storage/api
Brian Goff 41ae615aa1 Merge pull request #18442 from MHBauer/move-configs
move configs structs to remove dependency on deamon
2015-12-07 13:38:43 -05:00
..
client Merge pull request #18123 from aidanhs/aphs-fail-on-broken-tar 2015-12-07 14:38:21 +01:00
fixtures
server Merge pull request #18442 from MHBauer/move-configs 2015-12-07 13:38:43 -05:00
types move configs structs to remove dependency on daemon 2015-12-07 09:03:25 -08:00
README.md
common.go
common_test.go

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