# Functions
New creates a new cluster.
# Structs
Cluster describes postgresql cluster.
Config contains operator-wide clients and configuration used from a cluster.
SecretOauthTokenGetter enables fetching OAuth tokens by reading Kubernetes secrets.
# Interfaces
OAuthTokenGetter provides the method for fetching OAuth tokens.
# Type aliases
PostgresRole describes role of the node.