Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestIstioEgressListenerWrapper (0.31 sec)

  1. pilot/pkg/model/sidecar_test.go

    						ConfigNamespace: tt.sidecarConfig.Namespace,
    					}, host.Name("httpbin.org")).GetRule()
    				assert.Equal(t, dr, tt.expectedDr)
    			}
    		})
    	}
    }
    
    func TestIstioEgressListenerWrapper(t *testing.T) {
    	serviceA8000 := &Service{
    		Hostname:   "host",
    		Ports:      port8000,
    		Attributes: ServiceAttributes{Namespace: "a"},
    	}
    	serviceA9000 := &Service{
    		Hostname:   "host",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 07 09:38:49 UTC 2024
    - 74.3K bytes
    - Viewed (0)
Back to top