Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildConnectOriginate (0.25 sec)

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

    	}
    
    	// OutboundTunnel cluster is needed for sidecar and gateway.
    	if features.EnableHBONESend && proxy.Type != model.Waypoint && bool(!proxy.Metadata.DisableHBONESend) {
    		clusters = append(clusters, cb.buildConnectOriginate(proxy, req.Push, nil))
    	}
    
    	// if credential socket exists, create a cluster for it
    	if proxy.Metadata != nil && proxy.Metadata.Raw[security.CredentialMetaDataName] == "true" {
    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