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