Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildInternalUpstreamCluster (0.17 sec)

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

    	"istio.io/istio/pkg/config/host"
    	"istio.io/istio/pkg/config/protocol"
    	"istio.io/istio/pkg/log"
    	"istio.io/istio/pkg/spiffe"
    )
    
    // buildInternalUpstreamCluster builds a single endpoint cluster to the internal listener.
    func buildInternalUpstreamCluster(name string, internalListener string) *cluster.Cluster {
    	return &cluster.Cluster{
    		Name:                 name,
    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