package
0.13.1
Repository: https://github.com/moshloop/platform-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.
ClusterStatusUnknown etc : status of a Postgres cluster known to the operator.

# Structs

AWSGCPConfiguration defines the configuration for AWS TODO complete Google Cloud Platform (GCP) configuration.
No description provided by the author
CloneDescription describes which cluster the new should clone and up to which point in time.
No description provided by the author
KubernetesMetaConfiguration defines k8s conf required for all Postgres clusters and the operator itself.
LoadBalancerConfiguration defines the LB configuration.
LoggingRESTAPIConfiguration defines Logging API conf.
MaintenanceWindow describes the time window when the operator is allowed to do maintenance on a cluster.
OperatorConfiguration defines the specification for the OperatorConfiguration.
OperatorConfigurationData defines the operation config.
OperatorConfigurationList is used in the k8s API calls.
OperatorDebugConfiguration defines options for the debug mode.
OperatorLogicalBackupConfiguration defines configuration for logical backup.
OperatorTimeouts defines the timeout of ResourceCheck, PodWait, ReadyWait.
Patroni contains Patroni-specific configuration.
PostgresPodResourcesDefaults defines the spec of default resources nolint: golint.
Postgresql defines PostgreSQL Custom Resource Definition Object.
PostgresqlList defines a list of PostgreSQL clusters.
PostgresqlParam describes PostgreSQL version and pairs of configuration parameter name - values.
PostgresSpec defines the specification for the PostgreSQL TPR.
PostgresStatus contains status of the PostgreSQL cluster (running, creation failed etc.) nolint: golint.
PostgresUsersConfiguration defines the system users of Postgres.
ResourceDescription describes CPU and memory resources defined for a cluster.
Resources describes requests and limits for the cluster resouces.
ScalyrConfiguration defines the configuration for ScalyrAPI.
Sidecar defines a container to be run in the same pod as the Postgres container.
StandbyCluster.
TeamsAPIConfiguration defines the configuration of TeamsAPI.
Volume describes a single volume in the manifest.

# Type aliases

UserFlags defines flags (such as superuser, nologin) that could be assigned to individual users.