Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    	// no TLS, we are just going to internal address
    	localCluster.cluster.TransportSocketMatches = nil
    	localCluster.cluster.TransportSocket = util.TunnelHostInternalUpstreamTransportSocket
    	maybeApplyEdsConfig(localCluster.cluster)
    	return localCluster
    }
    
    // `inbound-vip|protocol|hostname|port`. EDS routing to the internal listener for each pod in the VIP.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 21:07:03 UTC 2024
    - 9K bytes
    - Viewed (0)
Back to top