package
1.7.0-alpha.3
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev
# Functions
NewController creates a VolumeBackup controller.
NewDefaultVolumeBackupControl returns a new instance of the default VolumeBackup ControlInterface implementation.
NewFakeBackupControl returns a FakeBackupControl.
# Structs
Controller controls VolumeBackup.
FakeBackupControl is a fake BackupControlInterface.
# Interfaces
ControlInterface implements the control logic for updating VolumeBackup It is implemented as an interface to allow for extensions that provide different semantics.