Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CIDRPoolReconciler ¶
type CIDRPoolReconciler struct { PoolsNamespace string NodeEventCh chan event.GenericEvent client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
CIDRPoolReconciler reconciles CIDRPool objects
func (*CIDRPoolReconciler) SetupWithManager ¶
func (r *CIDRPoolReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.