Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ControllerName is the name of the perconapgrestore controller
PGRestoreControllerName = "perconapgrestore-controller"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PGRestoreReconciler ¶
type PGRestoreReconciler struct {
Client client.Client
Owner client.FieldOwner
Recorder record.EventRecorder
Tracer trace.Tracer
}
Reconciler holds resources for the PerconaPGRestore reconciler
func (*PGRestoreReconciler) SetupWithManager ¶
func (r *PGRestoreReconciler) SetupWithManager(mgr manager.Manager) error
SetupWithManager adds the perconapgrestore controller to the provided runtime manager
Click to show internal directories.
Click to hide internal directories.