Documentation
¶
Index ¶
Constants ¶
View Source
const (
// EtcdKeyBase is the common prefix of the keys in CDC
EtcdKeyBase = "/tidb/cdc"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CDC ¶
type CDC struct {
Sts *appsv1.StatefulSet
Source *v1alpha1.TidbCluster
}
Click to show internal directories.
Click to hide internal directories.