# Functions
No description provided by the author
# Variables
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
Postgres is the Schema for the postgres API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:resource:scope=Namespaced.
PostgresList contains a list of Postgres.
PostgresRoles stores the different group roles for database +k8s:openapi-gen=true.
PostgresSpec defines the desired state of Postgres +k8s:openapi-gen=true.
PostgresStatus defines the observed state of Postgres +k8s:openapi-gen=true.
PostgresUser is the Schema for the postgresusers API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:resource:scope=Namespaced.
PostgresUserList contains a list of PostgresUser.
PostgresUserSpec defines the desired state of PostgresUser +k8s:openapi-gen=true.
PostgresUserStatus defines the observed state of PostgresUser +k8s:openapi-gen=true.