Versions in this module Expand all Collapse all v1 v1.6.0 Nov 11, 2025 v1.5.1 Sep 10, 2025 Changes in this version + type PullSecretReconciler struct + AuthFilePath string + SecretKey *types.NamespacedName + ServiceAccountKey types.NamespacedName + ServiceAccountPullSecrets []types.NamespacedName + func (r *PullSecretReconciler) Reconcile(ctx context.Context, _ ctrl.Request) (ctrl.Result, error) + func (r *PullSecretReconciler) SetupWithManager(mgr ctrl.Manager) error