Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for mapStaleLoadbalancer (0.69 sec)

  1. pkg/proxy/winkernel/proxier.go

    	}
    
    	svcInfo.policyApplied = false
    }
    
    func (svcInfo *serviceInfo) deleteLoadBalancerPolicy(mapStaleLoadbalancer map[string]bool) {
    	// Remove the Hns Policy corresponding to this service
    	hns := svcInfo.hns
    	if err := hns.deleteLoadBalancer(svcInfo.hnsID); err != nil {
    		mapStaleLoadbalancer[svcInfo.hnsID] = true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 13:25:06 UTC 2024
    - 59K bytes
    - Viewed (0)
Back to top