Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOutboundListenerConfig_WithSidecar (0.21 sec)

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

    		buildService("test2.com", "2.3.4.5", protocol.HTTP, tnow),
    		buildService("test3.com", "3.4.5.6", "unknown", tnow.Add(2*time.Second)))
    }
    
    func TestOutboundListenerConfig_WithSidecar(t *testing.T) {
    	// Add a service and verify it's config
    	services := []*model.Service{
    		buildService("test1.com", wildcardIPv4, 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