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