package
0.0.0-20250120010117-2c2ea3cab897
Repository: https://github.com/uselagoon/dbaas-controller.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

AdditionalUser defines the additional user to be created.
Connection defines the connection to a relational database like MySQL or PostgreSQL.
ConnectionStatus defines the status of a database connection, it can be either relational database or mongodb.
DatabaseConnectionReference defines the reference to a database connection.
DatabaseInfo provides some database information.
DatabaseRequest is the Schema for the databaserequests API.
DatabaseRequestList contains a list of DatabaseRequest.
DatabaseRequestSpec defines the desired state of DatabaseRequest.
DatabaseRequestStatus defines the observed state of DatabaseRequest.
MongoDBAuth defines the authorisation mechanisms that mongo can use.
No description provided by the author
MongoDBProvider is the Schema for the mongodbproviders API.
MongoDBProviderList contains a list of MongoDBProvider.
MongoDBProviderSpec defines the desired state of MongoDBProvider.
MongoDBProviderStatus defines the observed state of MongoDBProvider.
RelationalDatabaseProvider is the Schema for the relationaldatabaseprovider API.
RelationalDatabaseProviderList contains a list of RelationalDatabaseProvider.
RelationalDatabaseProviderSpec defines the desired state of RelationalDatabaseProvider.
RelationalDatabaseProviderStatus defines the observed state of RelationalDatabaseProvider.