tree: 0514fbd67b1ae4070d3b0b74f18d9ef4e57bdc67 [path history] [tgz]
  1. errors/
  2. fixtures/
  3. server/
  4. templates/
  5. types/
  6. common.go
  7. common_test.go
  8. common_unix.go
  9. common_windows.go
  10. README.md
  11. swagger-gen.yaml
  12. swagger.yaml
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