Versions in this module Expand all Collapse all v2 v2.8.0 Nov 12, 2025 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