Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    			opts := &buildClusterOpts{
    				mutable: newClusterWrapper(&cluster.Cluster{
    					ClusterDiscoveryType: &cluster.Cluster_Type{Type: test.discoveryType},
    				}),
    				mesh: push.Mesh,
    			}
    			cb.applyUpstreamTLSSettings(opts, test.tls, test.mtlsCtx)
    			// apply proxy protocol settings
    			cb.applyUpstreamProxyProtocol(opts, test.proxyProtocolSettings)
    			cluster := opts.mutable.cluster
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 03:53:05 UTC 2024
    - 9K bytes
    - Viewed (0)
Back to top