package
1.14.0
Repository: https://github.com/zalando/postgres-operator.git
Documentation: pkg.go.dev

# Functions

DropPgUser to remove user created by the operator e.g.

# Structs

DefaultUserSyncStrategy implements a user sync strategy that merges already existing database users with those defined in the manifest, altering existing users when necessary.