Documentation
¶
Index ¶
Constants ¶
View Source
const AppliedPrefix = "cluster-networks-addons-operator-applied-"
AppliedPrefix is the prefix applied to the config maps where we store previously applied configuration
View Source
const ComponentLabelDefaultValue = "network"
View Source
const ComponentLabelKey = "app.kubernetes.io/component"
View Source
const KubeMacPoolPrometheusLabelKey = "prometheus.kubemacpool.io"
View Source
const KubemacpoolControlPlaneKey = "control-plane"
View Source
const KubemacpoolMacControllerManagerValue = "mac-controller-manager"
View Source
const ManagedByLabelDefaultValue = "cnao-operator"
View Source
const ManagedByLabelKey = "app.kubernetes.io/managed-by"
View Source
const OperatorConfig = "cluster"
OperatorConfig is the name of the CRD that defines the complete operator configuration
View Source
const PartOfLabelKey = "app.kubernetes.io/part-of"
View Source
const PrometheusLabelKey = "prometheus.cnao.io"
View Source
const PrometheusLabelValueFalse = "false"
View Source
const PrometheusLabelValueTrue = "true"
View Source
const RejectOwnerAnnotation = "networkaddonsoperator.network.kubevirt.io/rejectOwner"
RejectOwnerAnnotation can be set on objects under data/ that should not be assigned with NetworkAddonsConfig as their owner. This can be used to prevent garbage collection deletion upon NetworkAddonsConfig removal.
View Source
const VersionLabelKey = "app.kubernetes.io/version"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.