Versions in this module Expand all Collapse all v3 v3.1.0 Sep 8, 2026 Changes in this version + func ConfigMap(inCluster *v1beta1.PostgresCluster, outConfigMap *corev1.ConfigMap) error + func Pod(inCluster *v1beta1.PostgresCluster, inConfigMap *corev1.ConfigMap, ...) + func WriteUsersInPGAdmin(ctx context.Context, cluster *v1beta1.PostgresCluster, exec Executor, ...) error + type Executor func(ctx context.Context, stdin io.Reader, stdout, stderr io.Writer, ...) error Other modules containing this package github.com/percona/percona-postgresql-operator github.com/percona/percona-postgresql-operator/v2