# 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
+kubebuilder:object:generate:=false Implements webhook.Validator, webhook.Defaulter.
Database is the Schema for the databases API +kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:shortName={"db","dbs"} +kubebuilder:printcolumn:name="IP Address",type=string,JSONPath=`.status.ipAddress` +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.status` +kubebuilder:printcolumn:name="Type",type=string,JSONPath=`.status.type`.
+kubebuilder:object:root=true DatabaseList contains a list of Database.
DatabaseSpec defines the desired state of Database.
DatabaseStatus defines the observed state of Database.
Time Machine details.
Database instance specific details.
NDBServer is the Schema for the ndbservers API.
Database related info to be stored in the status field of the NDB CR.
NDBServerList contains a list of NDBServer.
NDBServerSpec defines the desired state of NDBServer.
NDBServerStatus defines the observed state of NDBServer.
No description provided by the author
No description provided by the author
+kubebuilder:object:generate:=false Implements webhook.Validator, webhook.Defaulter.
No description provided by the author

# Interfaces

+kubebuilder:object:generate:=false.