Documentation
¶
Index ¶
Constants ¶
View Source
const CredentialHash = "credential-hash" //#nosec G101
View Source
const CredentialLabel = "cluster.open-cluster-management.io/credentials" //#nosec G101
View Source
const ProviderTypeLabel = "cluster.open-cluster-management.io/type"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderCredentialSecretReconciler ¶
type ProviderCredentialSecretReconciler struct { client.Client APIReader client.Reader Log logr.Logger Scheme *runtime.Scheme }
ProviderCredentialSecretReconciler reconciles a Provider secret
func (*ProviderCredentialSecretReconciler) SetupWithManager ¶
func (r *ProviderCredentialSecretReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.