- During concurrent operations in multihost environment, it is possible that the implementer of `EndpointInfo` is nil. It simply means the endpoint is no longer available in the datastore. Signed-off-by: Alessandro Boch <aboch@docker.com> Upstream-commit: 54d22cbd9a04a965c935a693bf403d2c87109b5a Component: engine
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