# Functions

NewStoragePoolStatus convert from golinstor StoragePool to StoragePoolStatus.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModuleInjectionCompile means that the module will be compiled from sources available on the host.
ModuleInjectionDepsOnly means we only inject already present modules on the host for LINSTOR layers.
ModuleInjectionNone means that no module will be injected.
ModuleInjectionShippedModules means that a module included in the injector image will be used.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
NodeStatus simple status of the node in the linstor cluster.
SatelliteStatus should provide all the information that the reconsile loop needs to manage the operation of the LINSTOR Satellite.
StoragePoolLVM represents LVM storage pool to be managed by a LinstorSatelliteSet.
StoragePoolLVMThin represents LVM Thin storage pool to be managed by a LinstorSatelliteSet.
StoragePools hold lists of linstor storage pools supported by this operator.
StoragePoolStatus reports basic information about storage pool state.
StoragePoolZFS represents.

# Interfaces

+kubebuilder:object:generate=false.
StoragePool is the generalized type of storage pools.

# Type aliases

KernelModuleInjectionMode describes the source for injecting a kernel module.
LinstorSSLConfig is the name of the k8s secret that holds the key (called `keystore.jks`) and the trusted certificates (called `certificates.jks`).
No description provided by the author
PriorityClassName is the name PriorityClass associated with all pods for this resource.