mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Moves the resposne types to a package under api/types Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 29df3bdb117a058ae040686dd0f2565ae9ad743a 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