package
1.7.1
Repository: https://github.com/devx/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

Default filename with Docker commands, read by docker build.
Minimun REST API version supported.
Current REST API version.

# Type aliases

No description provided by the author