Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for startServiceClusterIPRepair (0.29 sec)

  1. pkg/registry/core/rest/storage_core.go

    		p.startServiceClusterIPRepair = serviceipallocatorcontroller.NewRepair(
    			c.Services.IPRepairInterval,
    			client.CoreV1(),
    			client.EventsV1(),
    			&c.Services.ClusterIPRange,
    			rangeRegistries.clusterIP,
    			&c.Services.SecondaryClusterIPRange,
    			rangeRegistries.secondaryClusterIP,
    		).RunUntil
    	} else {
    		p.startServiceClusterIPRepair = serviceipallocatorcontroller.NewRepairIPAddress(
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 21:05:05 UTC 2023
    - 19.1K bytes
    - Viewed (0)
Back to top