Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewRepair (0.12 sec)

  1. pkg/registry/core/service/ipallocator/controller/repairip.go

    	workerLoopPeriod time.Duration
    
    	muTree sync.Mutex
    	tree   *iptree.Tree[string]
    
    	broadcaster events.EventBroadcaster
    	recorder    events.EventRecorder
    	clock       clock.Clock
    }
    
    // NewRepair creates a controller that periodically ensures that all clusterIPs are uniquely allocated across the cluster
    // and generates informational warnings for a cluster that is not in sync.
    func NewRepairIPAddress(interval time.Duration,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 24.7K bytes
    - Viewed (0)
Back to top