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.
type TiDBNGMonitoringManager ¶ added in v1.3.0
type TiDBNGMonitoringManager interface {
Sync(*v1alpha1.TidbNGMonitoring, *v1alpha1.TidbCluster) error
}
Click to show internal directories.
Click to hide internal directories.