Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sample2 (0.18 sec)

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

    	extSvc := buildServiceWithPort("example1.com", 9999, protocol.TCP, tnow)
    	extSvc.Resolution = model.Passthrough
    	extSvc.Attributes.ServiceRegistry = provider.External
    
    	extSvcSelector := buildServiceWithPort("example2.com", 9999, protocol.TCP, tnow)
    	extSvcSelector.Resolution = model.Passthrough
    	extSvcSelector.Attributes.ServiceRegistry = provider.External
    	extSvcSelector.Attributes.LabelSelectors = map[string]string{"foo": "bar"}
    
    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