package
0.0.0-20220204094754-f245d1846ce9
Repository: https://github.com/operator-backing-service-samples/postgresql-operator.git
Documentation: pkg.go.dev

# Constants

DBHostKey is the config map key for DB host.
DBNameKey is the config map key for DB name.
DBPasswordKey is the config map key for DB password.
DBPortKey is the config map key for DB port.
DBUsernameKey is the config map key for DB username.
ServiceName is the name of the service.

# Structs

DatabaseReconciler reconciles a Database object.