tree: 577461dabb0ebd8918d85c3a6e0f4b6bb7d12723 [path history] [tgz]
  1. client/
  2. fixtures/
  3. server/
  4. types/
  5. common.go
  6. common_test.go
  7. README.md
api/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