moby--moby/api
Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-08-03 12:22:07 -04:00
..
client Ignore 'not a swarm error' when inspecting a task. 2016-08-03 12:22:07 -04:00
fixtures
server
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