package
2.1.1+incompatible
Repository: https://github.com/tiglabs/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.