# Functions
DownloadDirFromContainer downloads an entire directory of files from a remote container.
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.
No description provided by the author