# Functions
GetBackupStorage returns the current BackupStorage implementation.
# Variables
BackupStorageImplementation is the implementation to use for BackupStorage.
BackupStorageMap contains the registered implementations for BackupStorage.
# Interfaces
BackupHandle describes an individual backup.
BackupStorage is the interface to the storage system.