Versions in this module Expand all Collapse all v3 v3.1.0 Sep 8, 2026 Changes in this version + type Executor func(ctx context.Context, stdin io.Reader, stdout, stderr io.Writer, ...) error + type PGAdminReconciler struct + IsOpenShift bool + Owner client.FieldOwner + PodExec func(ctx context.Context, namespace, pod, container string, stdin io.Reader, ...) error + Recorder record.EventRecorder + func (r *PGAdminReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *PGAdminReconciler) SetupWithManager(mgr ctrl.Manager) error Other modules containing this package github.com/percona/percona-postgresql-operator/v2