moby--moby/api
..
errors
fixtures
server
templates/server
types
README.md
common.go
common_test.go
common_unix.go
common_windows.go
swagger-gen.yaml
swagger.yaml

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