Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setTopologyLabels (0.5 sec)

  1. pilot/pkg/xds/ads.go

    	proxy.ConfigNamespace = model.GetProxyConfigNamespace(proxy)
    	proxy.XdsNode = node
    	return proxy, nil
    }
    
    // setTopologyLabels sets locality, cluster, network label
    // must be called after `SetWorkloadLabels` and `SetServiceTargets`.
    func setTopologyLabels(proxy *model.Proxy) {
    	// This is a bit un-intuitive, but pull the locality from Labels first. The service registries have the best access to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 08:29:05 UTC 2024
    - 23.4K bytes
    - Viewed (0)
Back to top