Versions in this module Expand all Collapse all v1 v1.9.0 Jan 3, 2025 v1.8.1 Oct 21, 2024 v1.8.0 Sep 24, 2024 Changes in this version + type Controller struct + func NewNodeIpamController(ctx context.Context, nodeInformer coreinformers.NodeInformer, ...) (*Controller, error) + func (nc *Controller) Run(ctx context.Context) + func (nc *Controller) RunWithMetrics(ctx context.Context, ...)