Documentation ¶
Index ¶
- func PGAdminContainerImage(cluster *v1beta1.PostgresCluster) string
- func PGBackRestContainerImage(cluster *v1beta1.PostgresCluster) string
- func PGBouncerContainerImage(cluster *v1beta1.PostgresCluster) string
- func PGExporterContainerImage(cluster *v1beta1.PostgresCluster) string
- func PGONamespace() string
- func PostgresContainerImage(cluster *v1beta1.PostgresCluster) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PGAdminContainerImage ¶
func PGAdminContainerImage(cluster *v1beta1.PostgresCluster) string
PGAdminContainerImage returns the container image to use for pgAdmin.
func PGBackRestContainerImage ¶
func PGBackRestContainerImage(cluster *v1beta1.PostgresCluster) string
PGBackRestContainerImage returns the container image to use for pgBackRest.
func PGBouncerContainerImage ¶
func PGBouncerContainerImage(cluster *v1beta1.PostgresCluster) string
PGBouncerContainerImage returns the container image to use for pgBouncer.
func PGExporterContainerImage ¶
func PGExporterContainerImage(cluster *v1beta1.PostgresCluster) string
PGExporterContainerImage returns the container image to use for the PostgreSQL Exporter.
func PGONamespace ¶
func PGONamespace() string
PGONamespace returns the namespace where the PGO is running, based on the env var from the DownwardAPI If no env var is found, returns ""
func PostgresContainerImage ¶
func PostgresContainerImage(cluster *v1beta1.PostgresCluster) string
PostgresContainerImage returns the container image to use for PostgreSQL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.