# Functions
ImageDownload resolves the image fingerprint and if not in the database, downloads it.
# Constants
No description provided by the author
# Variables
SnapshotScheduleAliases contains the mapping of scheduling aliases to cron syntax including placeholders for scheduled time obfuscation.
# Structs
APIEndpoint represents a URL in our API.
APIEndpointAction represents an action on an API endpoint.
APIEndpointAlias represents an alias URL of and APIEndpoint in our API.
ClusterConfig is a representation of the current cluster configuration.
ClusterMember is a more human-readable representation of the db.RaftNode struct.
No description provided by the author
A Daemon can respond to requests from a shared client.
DaemonConfig holds configuration values for Daemon.
ImageDownloadArgs used with ImageDownload.