package
1.0.0-alpha.1
Repository: https://github.com/kubectyl/kuber.git
Documentation: pkg.go.dev

# Functions

ByID returns a single Download matching a given identifier.
ByServer returns all the tracked downloads for a given server instance.
New starts a new tracked download which allows for cancellation later on by calling the Downloader.Cancel function.

# Constants

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
No description provided by the author
Downloader represents a global downloader that keeps track of all currently processing downloads for the machine.
No description provided by the author