docs/api
Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
2015-03-26 23:22:04 +01:00
..
client Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
server Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
types
README.md
api_unit_test.go
common.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01: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