# Functions

Confirm uses a Scanner to parse user input.
DBInstanceLabels provides labels for a PostgreSQL cluster primary or replica instance.
NewPodExecutor returns an executor function.
PostgresUserSecretLabels provides labels for the Postgres user Secret.
PrimaryInstanceLabels provides labels for a PostgreSQL cluster primary instance.
RepoHostInstanceLabels provides labels for a Backrest Repo Host instances.

# Constants

ContainerDatabase is the name of the container running PostgreSQL and supporting tools: Patroni, pgBackRest, etc.
No description provided by the author
DataBackrest is a LabelData value that indicate the object is a Repo Host.
DataPostgres is a LabelData value that indicates the object has PostgreSQL data.
No description provided by the author
No description provided by the author
LabelCluster is used to label PostgresCluster objects.
LabelData is used to identify Pods and Volumes store Postgres data.
LabelMonitoring is used to identify monitoring Pods.
LabelOperator is used to identify operator Pods.
LabelPGBackRestDedicated is used to identify the Repo Host pod.
LabelRole is used to identify object roles.
No description provided by the author
RolePatroniLeader is the LabelRole that Patroni sets on the Pod that is currently the leader.
RolePatroniReplica is the LabelRole that Patroni sets on the Pod that is currently a replica.
RolePostgresUser is the LabelRole applied to PostgreSQL user secrets.
No description provided by the author
No description provided by the author
No description provided by the author