Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct {
Logger logr.Logger
Client client.Client
PDClientManager pdm.PDClientManager
}
func (*Reconciler) ClusterEventHandler ¶
func (r *Reconciler) ClusterEventHandler() handler.TypedEventHandler[client.Object, reconcile.Request]
func (*Reconciler) TiKVGroupEventHandler ¶
func (r *Reconciler) TiKVGroupEventHandler() handler.TypedEventHandler[client.Object, reconcile.Request]
Click to show internal directories.
Click to hide internal directories.