Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PolarDBXClusterKnobsReconciler ¶
type PolarDBXClusterKnobsReconciler struct { Client client.Client Logger logr.Logger MaxConcurrency int }
func (*PolarDBXClusterKnobsReconciler) SetupWithManager ¶
func (r *PolarDBXClusterKnobsReconciler) SetupWithManager(mgr ctrl.Manager) error
type PolarDBXMonitorReconciler ¶
type PolarDBXMonitorReconciler struct { BaseRc *control.BaseReconcileContext Client client.Client Logger logr.Logger config.LoaderFactory MaxConcurrency int }
func (*PolarDBXMonitorReconciler) SetupWithManager ¶
func (r *PolarDBXMonitorReconciler) SetupWithManager(mgr ctrl.Manager) error
type PolarDBXReconciler ¶
type PolarDBXReconciler struct { BaseRc *control.BaseReconcileContext Logger logr.Logger config.LoaderFactory MaxConcurrency int }
func (*PolarDBXReconciler) SetupWithManager ¶
func (r *PolarDBXReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.