package
0.15.0
Repository: https://github.com/fi-ts/postgreslet.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
BackupConfigKey defines the key under which the BackupConfig is stored in the data map.
BackupConfigLabelName if set to true, this secret stores the backupConfig.
CreatedByAnnotationKey is used to store who in person created this database.
No description provided by the author
No description provided by the author
ManagedByLabelName Name of the managed-by label.
ManagedByLabelValue Value of the managed-by label.
NameLabelName Name of the label referencing the owning Postgres resource name in the control cluster (which might not be unique).
PartitionIDLabelName Name of the managed-by label.
PostgresAutoAssignedIPLabel tag to identify ips auto-assigned for a postgres.
PostgresAutoAssignedIPLabelKey tag to identify ips auto-assigned for a postgres.
PostgresAutoAssignedIPNamePrefix a prefix to add to the generated random name.
No description provided by the author
No description provided by the author
No description provided by the author
PostgresFinalizerName Name of the finalizer to use.
No description provided by the author
ProjectIDLabelName Name of the ProjectID label.
SharedBufferParameterKey defines the key under which the shared buffer size is stored in the parameters map.
No description provided by the author
No description provided by the author
No description provided by the author
StandbyKey defines the key under which the standby configuration is stored in the CR.
No description provided by the author
No description provided by the author
TenantLabelName Name of the tenant label.
UIDLabelName Name of the label referencing the owning Postgres resource uid in the control cluster.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
No description provided by the author
No description provided by the author

# Structs

AccessList defines the type of restrictions to access the database.
BackupConfig defines all properties to configure backup of a database.
Postgres is the Schema for the postgres API.
PostgresConnection A remote postgres instance this one is linked to, e.g.
PostgresList contains a list of Postgres.
Restore defines what to restore from where.
PostgresSpec defines the desired state of Postgres.
PostgresStatus defines the observed state of Postgres.
Todo: Add defaults Size defines the size aspects of the database.
Socket represents load-balancer socket of Postgres.