Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestServiceEntry (0.32 sec)

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

      tls:
      - match:
        - port: 9999
          sniHosts:
          - blah.somedomain
        route:
        - destination:
            host: blah.somedomain
            port:
              number: 9999`
    
    func TestServiceEntry(t *testing.T) {
    	cases := []simulationTest{
    		{
    			name:       "identical CIDR (ignoring insignificant bits) is dropped",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 02 21:06:06 UTC 2024
    - 4.9K bytes
    - Viewed (0)
Back to top