# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
No description provided by the author
No description provided by the author
No description provided by the author
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
Config is the list of configuration options used when creating a container.
DockerConfig is the list of configuration options used when creating a container.
DockerImage is for earlier versions of the Docker API (pre-012 to be specific).
ImagePre012 serves the same purpose as the Image type except that it is for earlier versions of the Docker API (pre-012 to be specific) Exists only for legacy conversion, copy of type from fsouza/go-dockerclient.
Mount represents a mount point in the container.
# Type aliases
Port represents the port number and the protocol, in the form <number>/<protocol>.