package
2.0.0-MCE+incompatible
Repository: https://github.com/stolostron/backplane-operator.git
Documentation: pkg.go.dev

# Functions

AddBackplaneConfigLabels adds BackplaneConfig Labels ...
AnnotationsMatch returns true if all annotation values used by the operator match.
AvailabilityConfigIsValid ...
No description provided by the author
CoreToUnstructured converts a Core Kube resource to unstructured.
DeduplicateComponents removes duplicate componentconfigs by name, keeping the config of the last componentconfig in the list.
No description provided by the author
No description provided by the author
GetImageOverridesConfigmap returns the images override configmap annotation, or an empty string if not set.
GetImagePullPolicy returns either pull policy from CR overrides or default of Always.
GetImageRepository returns the image repo annotation, or an empty string if not set.
No description provided by the author
IsPaused returns true if the multiclusterengine instance is labeled as paused, and false otherwise.
No description provided by the author
No description provided by the author
ProxyEnvVarIsSet ..
No description provided by the author
SetDefaultComponents returns true if changes are made.

# Variables

AnnotationImageOverridesCM identifies a configmap name containing an image override mapping.
AnnotationImageRepo sits in multiclusterengine annotations to identify a custom image repository to use.
AnnotationMCEPause sits in multiclusterengine annotations to identify if the multiclusterengine is paused or not.