package
2.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev
# Functions
NewDefaultTiDBControl returns a defaultTiDBControl instance.
NewTiDBClient returns a new TiDBClient.
TiDBPodClientURL builds the URL of a tidb pod client.
# Structs
ServerInfo is the information of a TiDB server.
# Interfaces
TiDBClient provides TiDB server's APIs used by TiDB Operator.
IiDBControlInterface is the interface that knows how to manage and get client for TiDB.