Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildInboundHBONEClusters (0.28 sec)

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

    	MainInternalCluster = buildInternalUpstreamCluster(MainInternalName, MainInternalName)
    	EncapCluster        = buildInternalUpstreamCluster(EncapClusterName, ConnectOriginate)
    )
    
    func (configgen *ConfigGeneratorImpl) buildInboundHBONEClusters() *cluster.Cluster {
    	return MainInternalCluster
    }
    
    func (configgen *ConfigGeneratorImpl) buildWaypointInboundClusters(
    	cb *ClusterBuilder,
    	proxy *model.Proxy,
    	push *model.PushContext,
    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