package
3.10.0-alpha.0+incompatible
Repository: https://github.com/nccurry/origin.git
Documentation: pkg.go.dev
# Functions
DownloadDirFromContainer downloads an entire directory of files from a remote container.
NewClient creates an instance of the client Interface, given a docker engine client.
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.