# Packages
Package mocks is a generated GoMock package.
# Functions
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
No description provided by the author
ImageDiskDestination implements the ImageDestination interface, writing images and tags from from the local docker cache into a tarbal.
ImageDiskSource implements the ImageSource interface, loading images and tags from a tarbal into the local docker cache.
ImageMover orchestrates loading images from a source and writing them to a destination.
ImageOriginalRegistrySource implements the ImageSource interface, pulling images and tags from their original registry into the local docker cache.
ImageRegistryDestination implements the ImageDestination interface, writing images and tags from from the local docker cache to an external registry.
# Interfaces
No description provided by the author
ImageDestination represents a generic destination for container images that can be written from the local docker cache.
No description provided by the author
No description provided by the author
No description provided by the author
ImageSource represents a generic source for container images that can be loaded into the local docker cache.
No description provided by the author
# Type aliases
No description provided by the author