package
0.0.0-20250122091312-cb0ff6e219e4
Repository: https://github.com/redhat-developer/rhdh-operator.git
Documentation: pkg.go.dev

# Functions

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
No description provided by the author
GenerateLabel generates backstage-{Id} for labels or selectors.
No description provided by the author
GenerateRuntimeObjectName generates name using BackstageCR name and objectType which is ConfigObject Key without '.yaml' (like 'deployment').
GenerateVolumeNameFromCmOrSecret generates volume name for mounting ConfigMap or Secret.
No description provided by the author
Automatically detects if the cluster the operator running on is OpenShift.
No description provided by the author
ReadYamls reads and unmarshalls yaml with potentially multiple objects of the same type manifest - yaml content platformPatch - yaml content with platform specific patch, to be merged with manifest if exists templ - template object to create new objects scheme - runtime.Scheme.
sets pullSecret for Pod.
No description provided by the author
ToRFC1123Label converts the given string into a valid Kubernetes label name (RFC 1123-compliant).

# Constants

Optional environment variable to force the platform If not set, the operator will try to detect the platform In general, it is not recommended to set this variable, if only it is really not possible to detect the platform or for the testing purposes.
Vanilla Kubernetes platform.
OpenShift platform.