# Packages
No description provided by the author
# Functions
NewDefaultClusterProvider ...
NewK8sClusterProvider create tidb cluster on k8s.
NewLocalClusterProvisioner reuses a local cluster.
# Constants
CDC Component identifier.
DM Component identifier.
Drainer Component identifier.
Monitor Component identifier.
MySQL Component identifier.
PD component identifier.
Pump Component identifier.
TiDB component identifier.
TiFlash Component identifier.
TiKV component identifier.
Unknown component identifier.
# Structs
Client provides useful methods about cluster.
ClientNode is TiDB's exposed endpoint, can be a nodeport, or downgrade cluster ip.
K8sProvider implement Provider in k8s.
LocalClusterProvider ...
Node is the cluster endpoint in K8s, it's maybe podIP:port or CLUSTER-IP:port.
Specs is a cluster specification.
# Type aliases
Component is the identifier of Cluster.