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