Versions in this module Expand all Collapse all v2 v2.8.2 Jan 14, 2026 v2.7.0 Nov 5, 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