Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildInternalEndpoint (0.26 sec)

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

    		Name:                 name,
    		ClusterDiscoveryType: &cluster.Cluster_Type{Type: cluster.Cluster_STATIC},
    		LoadAssignment: &endpoint.ClusterLoadAssignment{
    			ClusterName: name,
    			Endpoints:   util.BuildInternalEndpoint(internalListener, nil),
    		},
    		TransportSocket: util.DefaultInternalUpstreamTransportSocket,
    		TypedExtensionProtocolOptions: map[string]*anypb.Any{
    			v3.HttpProtocolOptionsType: passthroughHttpProtocolOptions,
    		},
    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