package
1.1.0-f4aae3f
Repository: https://github.com/openshift/cincinnati-operator.git
Documentation: pkg.go.dev

# Functions

AddToManager adds all Controllers to the Manager.

# Constants

EnvConfigHashAnnotation is the key for an annotation storing a hash of the env config on the operand Pod.
GraphBuilderConfigHashAnnotation is the key for an annotation storing a hash of the graph builder config on the operand Pod.
NameCertConfigMapKey is the ConfigMap key name where the operator expects the external registry CA Cert.
NameContainerGraphBuilder is the Name property of the graph builder container.
NameContainerPolicyEngine is the Name property of the policy engine container.
NameInitContainerGraphData is the Name property of the graph data container.
NameTrustedCAVolume is the name of the Volume used in UpdateService's deployment containing the CA Cert.

# Variables

AddToManagerFuncs is a list of functions to add all Controllers to the Manager.

# Structs

UpdateServiceReconciler reconciles a UpdateService object.