package
4.0.0-alpha.0+incompatible
Repository: https://github.com/lexkong/origin.git
Documentation: pkg.go.dev

# Functions

DownloadDirFromContainer downloads an entire directory of files from a remote container.
GetDockerClient obtains a new Docker client from the environment or from a Docker machine, starting it if necessary and permitted.
NewHelper creates a new Helper.
NewRegistryConfig creates a new registry configuration.
StreamFileFromContainer returns an io.ReadCloser from which the contents of a file in a remote container can be read.
UploadFileToContainer uploads a file to a remote container.

# Structs

Helper provides utility functions to help with Docker.
IPV4Range represents a range of ipv4s.
RegistryConfig contains useful Docker registry information.

# Interfaces

No description provided by the author

# Type aliases

IPV4RangeList represents a collection of IPV4Ranges.