Versions in this module Expand all Collapse all v0 v0.1.1 Oct 10, 2021 v0.1.0 Sep 26, 2021 Changes in this version + type CSRReconciler struct + Logger logr.Logger + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *CSRReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *CSRReconciler) SetupWithManager(mgr ctrl.Manager) error