Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControllerName = "resources" SecretHashAnnotation = "hypershift.openshift.io/kubeadmin-secret-hash" ConfigNamespace = "openshift-config" ConfigManagedNamespace = "openshift-config-managed" CloudProviderCMName = "cloud-provider-config" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterOperatorInfo ¶
type ClusterOperatorInfo struct { Name string VersionMapping map[string]string RelatedObjects []configv1.ObjectReference }
Click to show internal directories.
Click to hide internal directories.