pgbackup

package
v2.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2025 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ControllerName is the name of the PerconaPGBackup controller
	PGBackupControllerName = "perconapgbackup-controller"
)

Variables

View Source
var ErrBackupJobNotFound = errors.New("backup Job not found")

Functions

This section is empty.

Types

type PGBackupReconciler

type PGBackupReconciler struct {
	Client client.Client

	ExternalChan chan event.GenericEvent
}

Reconciler holds resources for the PerconaPGBackup reconciler

func (*PGBackupReconciler) Reconcile

func (r *PGBackupReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*PGBackupReconciler) SetupWithManager

func (r *PGBackupReconciler) SetupWithManager(mgr manager.Manager) error

SetupWithManager adds the PerconaPGBackup controller to the provided runtime manager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL