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

# Functions

NewController creates a tidbcluster controller.
NewDefaultTidbClusterControl returns a new instance of the default implementation TidbClusterControlInterface that implements the documented semantics for TidbClusters.
No description provided by the author
NewPodController create a PodController.

# Constants

No description provided by the author

# Structs

Controller controls tidbclusters.
No description provided by the author
PodController control pods of tidb cluster.

# Interfaces

ControlInterface implements the control logic for updating TidbClusters and their children StatefulSets.
TidbClusterConditionUpdater interface that translates cluster state into into tidb cluster status conditions.