package
3.7.0-alpha.1+incompatible
Repository: https://github.com/goodwinos/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.
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.

# Interfaces

No description provided by the author