package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# 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.