package
0.0.0-20240418082707-ea5f3670260e
Repository: https://github.com/ivorysql/ivory-operator.git
Documentation: pkg.go.dev
# Functions
ConfigMap populates the PgBouncer ConfigMap.
DisableInIvorySQL removes any objects created by EnableInIvorySQL.
EnableInIvorySQL creates the PgBouncer user, schema, and SECURITY DEFINER function that allows it to authenticate clients using their password stored in IvorySQL.
IvorySQL populates outHBAs with any records needed to run PgBouncer.
Pod populates a PodSpec with the container and volumes needed to run PgBouncer.
Secret populates the PgBouncer Secret.