Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for startServiceNodePortsRepair (0.94 sec)

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

    	Config
    
    	primaryServiceClusterIPAllocator ipallocator.Interface
    	serviceClusterIPAllocators       map[api.IPFamily]ipallocator.Interface
    	serviceNodePortAllocator         *portallocator.PortAllocator
    
    	startServiceNodePortsRepair, startServiceClusterIPRepair func(onFirstSuccess func(), stopCh chan struct{})
    }
    
    func New(c Config) (*legacyProvider, error) {
    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