# Functions
No description provided by the author
# Constants
Allows the grantee to connect to the database.
Allows new schemas and publications to be created within the database, and allows trusted extensions to be installed within the database.
DefaultFinalizerPgDatabase contains the name for the default finalizer of the PgDatabase resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# 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.
# Structs
PgDatabase is the Schema for the pgdatabases API.
No description provided by the author
No description provided by the author
PgDatabaseList contains a list of PgDatabase.
No description provided by the author
No description provided by the author
PgDatabaseSpec defines the desired state of PgDatabase.
PgDatabaseStatus defines the observed state of PgDatabase.
PgInstance is the Schema for the pginstances API.
PgInstanceList contains a list of PgInstance.
PgInstanceRef identifies the PgInstanceConnection which should be used.
PgInstanceSpec defines the desired state of PgInstance.
PgInstanceStatus defines the observed state of PgInstance.
No description provided by the author
PgUser is the Schema for the pgusers API.
PgUserDatabase represents the database a user would like to connect to.
PgUserList contains a list of PgUser.
PgLoginRoleSecret identifies the PgLoginRoleSecret which should be used.
PgUserSpec defines the desired state of PgUser.
PgUserStatus defines the observed state of PgUser.
# Type aliases
+kubebuilder:validation:Enum=CONNECT;CREATE.
+kubebuilder:validation:Enum=EXECUTE.
+kubebuilder:validation:Enum=USAGE;CREATE.
+kubebuilder:validation:Enum=SELECT;UPDATE;USAGE.
+kubebuilder:validation:Enum=SELECT;INSERT;UPDATE;DELETE;TRUNCATE;REFERENCES;TRIGGER.
+kubebuilder:validation:Enum=USAGE.