# Constants

HealthStateNotRunning indicates that the resource is not running.
HealthStateRunning indicates that the resource is running.

# 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

Duros is the Schema for the Duros API +kubebuilder:object:root=true +kubebuilder:printcolumn:name="ProjectID",type=string,JSONPath=`.spec.metalProjectID` +kubebuilder:printcolumn:name="StorageClasses",type=string,JSONPath=`.spec.storageClasses` +kubebuilder:subresource:status.
DurosList contains a list of Duros.
DurosSpec defines the desired state of Duros.
DurosStatus defines the observed state of Duros.
No description provided by the author
No description provided by the author
StorageClass defines the storageClass parameters.

# Type aliases

HealthState describes the state of a managed resource.