package
1.7.0-alpha.3
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev

# Functions

NewController creates a backupSchedule controller.
NewDefaultBackupScheduleControl returns a new instance of the default implementation BackupScheduleControlInterface that implements the documented semantics for BackupSchedule.
NewFakeBackupScheduleControl returns a FakeBackupScheduleControl.

# Structs

Controller controls backupSchedules.
FakeBackupScheduleControl is a fake BackupScheduleControlInterface.

# Interfaces

ControlInterface implements the control logic for updating BackupSchedule It is implemented as an interface to allow for extensions that provide different semantics.