package
4.7.10+incompatible
Repository: https://github.com/crunchydata/postgres-operator.git
Documentation: pkg.go.dev

# Functions

NewPatroniClient creates a new Patroni client.

# Variables

ErrInstanceNotFound is the error thrown when a target instance cannot be found in the cluster.

# Structs

RestartResult represents the result of a cluster restart, specifically the name of the an instance that was restarted within a cluster, and an error that can be populated in the event an instance cannot be successfully restarted.

# Interfaces

Client defines the various actions a Patroni client is able to perform against a specified PGCluster.