README ¶ Cluster Pools Pull Secret Provider This controller is responsible for making sure secret/pull-secret exists in each namespace with a cluster pool using the secret in clusterPool.Spec.PullSecretRef.Name on the hive cluster. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Constants func AddToManager(manager manager.Manager, ...) error Constants ¶ View Source const ControllerName = "cluster_pools_pull_secret_provider" Variables ¶ This section is empty. Functions ¶ func AddToManager ¶ func AddToManager(manager manager.Manager, sourcePullSecretNamespace, sourcePullSecretName string) error Types ¶ This section is empty. Source Files ¶ View all Source files cluster_pools_pull_secret_provider.go Click to show internal directories. Click to hide internal directories.