package
3.9.0+incompatible
Repository: https://github.com/openshift/kubernetes-api.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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>.