Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterSetManager ¶
type PerconaServerMySQLClusterSetReconciler ¶
type PerconaServerMySQLClusterSetReconciler struct {
client.Client
Scheme *runtime.Scheme
ClientCmd clientcmd.Client
Recorder events.EventRecorder
// contains filtered or unexported fields
}
func (*PerconaServerMySQLClusterSetReconciler) Reconcile ¶
func (r *PerconaServerMySQLClusterSetReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, err error)
Reconcile reconciles the PerconaServerMySQLClusterSet custom resource.
func (*PerconaServerMySQLClusterSetReconciler) SetupWithManager ¶
func (r *PerconaServerMySQLClusterSetReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.