Versions in this module Expand all Collapse all v0 v0.0.1 Nov 24, 2024 Changes in this version + type GitOpsSetReconciler struct + Config *rest.Config + DefaultServiceAccount string + EventRecorder eventRecorder + Generators map[string]generators.GeneratorFactory + Mapper meta.RESTMapper + Scheme *runtime.Scheme + func (r *GitOpsSetReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, retErr error) + func (r *GitOpsSetReconciler) SetupWithManager(mgr ctrl.Manager) error