package
1.13.2
Repository: https://github.com/stenic/sql-operator.git
Documentation: pkg.go.dev

# Constants

ForbidConcurrent forbids concurrent runs, skipping next run if previous hasn't finished yet.
Keep.
Keep.

# 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

No description provided by the author
SqlDatabase is the Schema for the sqldatabases API.
SqlDatabaseList contains a list of SqlDatabase.
SqlDatabaseSpec defines the desired state of SqlDatabase.
SqlDatabaseStatus defines the observed state of SqlDatabase.
SqlGrant is the Schema for the sqlgrant API.
SqlGrantList contains a list of SqlGrant.
SqlGrantSpec defines the desired state of SqlGrant.
SqlGrantStatus defines the observed state of SqlGrant.
SqlHost is the Schema for the sqlhosts API.
SqlHostList contains a list of SqlHost.
SqlHostSpec defines the desired state of SqlHost.
SqlHostStatus defines the observed state of SqlHost.
No description provided by the author
SqlUser is the Schema for the sqlusers API.
SqlUserList contains a list of SqlUser.
SqlUserSpec defines the desired state of SqlUser.
SqlUserStatus defines the observed state of SqlUser.

# Type aliases

CleanupPolicy describes how the resource will be handled on delete.
+kubebuilder:validation:Enum=Mysql.
No description provided by the author