Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControllerName = "resources" SecretHashAnnotation = "hypershift.openshift.io/kubeadmin-secret-hash" )
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(opts *operator.HostedClusterConfigOperatorConfig) error
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.