Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + type PrefixAllocationScheduler struct + Scheme *runtime.Scheme + func (s *PrefixAllocationScheduler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (s *PrefixAllocationScheduler) SetupWithManager(mgr manager.Manager) error + type PrefixReconciler struct + APIReader client.Reader + PrefixAllocationTimeout time.Duration + Scheme *runtime.Scheme + func (r *PrefixReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *PrefixReconciler) SetupWithManager(mgr ctrl.Manager) error