Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestVirtualListenerBuilder (0.27 sec)

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

    	"istio.io/istio/pkg/config/schema/gvk"
    	"istio.io/istio/pkg/test"
    	"istio.io/istio/pkg/test/util/assert"
    	"istio.io/istio/pkg/util/protomarshal"
    	"istio.io/istio/pkg/wellknown"
    )
    
    func TestVirtualListenerBuilder(t *testing.T) {
    	cg := NewConfigGenTest(t, TestOptions{Services: testServices})
    	proxy := cg.SetupProxy(nil)
    
    	vo := xdstest.ExtractListener(model.VirtualOutboundListenerName, cg.Listeners(proxy))
    	if vo == nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 24.7K bytes
    - Viewed (0)
Back to top