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

# Functions

New creates a new cluster.

# Constants

Master role.
Replica role.

# 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.