Versions in this module Expand all Collapse all v2 v2.7.0 Nov 5, 2025 Changes in this version + const PGBackupControllerName + var ErrBackupJobNotFound = errors.New("backup Job not found") + type PGBackupReconciler struct + Client client.Client + ExternalChan chan event.GenericEvent + func (r *PGBackupReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error) + func (r *PGBackupReconciler) SetupWithManager(mgr manager.Manager) error