Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOutboundListenerConfig_WithAutoAllocatedAddress (0.57 sec)

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

    			Address:         instanceIP,
    			ServicePortName: service.Ports[0].Name,
    		},
    		ServicePort: service.Ports[0],
    		Service:     service,
    	}
    }
    
    func TestOutboundListenerConfig_WithAutoAllocatedAddress(t *testing.T) {
    	const tcpPort = 79
    	services := []*model.Service{
    		{
    			CreationTime:             tnow.Add(1 * time.Second),
    			Hostname:                 host.Name("test1.com"),
    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