package
0.0.1
Repository: https://github.com/coreos/quayctl.git
Documentation: pkg.go.dev

# Functions

DownloadTorrents starts the downloads of all the specified torrents, with optional seeding once completed.

# Constants

allLayers specifies that torrents should be returned for all layers, regardless of whether they are present within the container engine's layer store.
missingLayers specifies that torrents should be returned for only those layers missing within the container engine's layer store.
No description provided by the author
No description provided by the author

# Structs

DockerEngine defines an engine interface for interacting with Docker.
RktEngine defines an engine interface for interacting with rkt.

# Interfaces

ContainerEngine represents a container engine (e.g.