moby--moby/api
Daniel Nephin 25e9b06ac0 Set Long text for volume commands so they can be used to generate man pages.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-07-19 12:00:21 -04:00
..
client Set Long text for volume commands so they can be used to generate man pages. 2016-07-19 12:00:21 -04:00
fixtures
server Validate hostname starting from 1.24 API. 2016-07-06 09:13:59 +02:00
types/backend
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