package
0.0.0-20240409222513-20f624e85e2f
Repository: https://github.com/tuunit/external-database-operator.git
Documentation: pkg.go.dev

# 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

Database is the Schema for the databases API.
DatabaseList contains a list of Database.
DatabaseSpec defines the desired state of Database.
DatabaseStatus defines the observed state of Database.
DatabaseUser is the Schema for the databaseusers API.
DatabaseUserList contains a list of DatabaseUser.
DatabaseUserSpec defines the desired state of DatabaseUser.
DatabaseUserStatus defines the observed state of DatabaseUser.
ACL for PostgreSQL https://www.postgresql.org/docs/15/ddl-priv.html ACL for MySQL https://dev.mysql.com/doc/refman/8.3/en/grant.html.
No description provided by the author