package
1.7.0-rc3
Repository: https://github.com/tsuna/docker.git
Documentation: pkg.go.dev

# 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

# Packages

Package client provides a command-line interface for Docker.
No description provided by the author
This package is used for API stability in the types and response to the consumers of the API stats endpoint.

# 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