Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testInboundListenerConfig (0.36 sec)

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

    							},
    						},
    						Weight: 100,
    					},
    				},
    			},
    		},
    	}
    )
    
    func TestInboundListenerConfig(t *testing.T) {
    	for _, p := range []*model.Proxy{getProxy(), &proxyHTTP10, &dualStackProxy} {
    		t.Run("multiple services", func(t *testing.T) {
    			testInboundListenerConfig(t, p,
    				buildServiceWithPort("test1.com", 15021, protocol.HTTP, tnow.Add(1*time.Second)),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 93.6K bytes
    - Viewed (0)
Back to top