Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { // Sync implements the logic for syncing tidbcluster. Sync(*v1alpha1.TidbCluster) error }
Manager implements the logic for syncing tidbcluster.
Click to show internal directories.
Click to hide internal directories.