# Functions
Add creates a new LinstorController Controller and adds it to the Manager.
No description provided by the author
ToCleanedK8sResourceYAML returns a stripped down version of the kubernetes object in YAML format.
# Constants
BackupAnnotationPreviousVersion marks the annotation that stores the upgraded-from cluster version.
BackupAnnotationUpdateVersion marks the annotations that stores the upgraded-to cluster version.
BackupLabel is used for all backup secrets.
# Variables
CreateBackups controls if the operator will create a backup of the LINSTOR resources before upgrading.
CreateMonitoring controls if the operator will create a monitoring resources.
# Structs
ReconcileLinstorController reconciles a LinstorController object.
# Interfaces
No description provided by the author