# README
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
# Functions
No description provided by the author
No description provided by the author
LoadOrCreateTrustKey attempts to load the libtrust key at the given path, otherwise generates a new one.
No description provided by the author
# Constants
Current REST API version.
Default filename with Docker commands, read by docker build.
# Type aliases
No description provided by the author