Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for actualLocalHosts (0.14 sec)

  1. pilot/pkg/networking/core/cluster.go

    	instances []model.ServiceTarget, cp clusterPatcher,
    	enableSidecarServiceInboundListenerMerge bool,
    ) []*cluster.Cluster {
    	clusters := make([]*cluster.Cluster, 0)
    	_, actualLocalHosts := getWildcardsAndLocalHost(proxy.GetIPMode())
    	clustersToBuild := make(map[int][]model.ServiceTarget)
    
    	ingressPortListSet := sets.New[int]()
    	sidecarScope := proxy.SidecarScope
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 33K bytes
    - Viewed (0)
Back to top