# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
Database is a specification for a Database resource.
DatabaseList is a list of Database resources.
DatabaseSchema is a specification for a DatabaseSchema resource.
DatabaseSchemaList is a list of DatabaseSchema resources.
DatabaseSchemaSpec is the spec for a DatabaseSchema resource.
DatabaseSchemaStatus is the status for a DatabaseSchema resource.
DatabaseServer is a specification for a DatabaseServer resource.
DatabaseServerList is a list of DatabaseServer resources.
DatabaseServerPlugin represents the type and method used to provision a database server.
DatabaseServerSpec is the spec for a DatabaseServer resource.
DatabaseServerStatus is the status for a DatabaseServer resource.
DatabaseSpec is the spec for a Database resource.
DatabaseStatus is the status for a Database resource.
DatabaseUser represents a user to provision.
MySQLPlugin contains the details needed to provision a MySQL instance.
PostgresPlugin contains the details needed to provision a Postgres instance.
RDSPlugin contains the details needed to provision an RDS instance.
No description provided by the author