Documentation ¶
Index ¶
Constants ¶
View Source
const APPLIED_PREFIX = "cluster-networks-addons-operator-applied-"
APPLIED_PREFIX is the prefix applied to the config maps where we store previously applied configuration
View Source
const COMPONENT_LABEL_DEFAULT_VALUE = "network"
View Source
const COMPONENT_LABEL_KEY = "app.kubernetes.io/component"
Relationship labels
View Source
const KUBEMACPOOL_CONTROL_PLANE_KEY = "control-plane"
View Source
const MANAGED_BY_LABEL_DEFAULT_VALUE = "cnao-operator"
View Source
const MANAGED_BY_LABEL_KEY = "app.kubernetes.io/managed-by"
View Source
const OPERATOR_CONFIG = "cluster"
OperatorConfig is the name of the CRD that defines the complete operator configuration
View Source
const PART_OF_LABEL_KEY = "app.kubernetes.io/part-of"
View Source
const PROMETHEUS_LABEL_KEY = "prometheus.cnao.io"
View Source
const PROMETHEUS_LABEL_VALUE = "true"
View Source
const REJECT_OWNER_ANNOTATION = "networkaddonsoperator.network.kubevirt.io/rejectOwner"
REJECT_OWNER_ANNOTATION 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 VERSION_LABEL_KEY = "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.