Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    						RouteConfigMatched: "https.443.https.gateway.default",
    						ClusterMatched:     "outbound|443||b.default",
    						StrictMatch:        true,
    					},
    				},
    			},
    		},
    	)
    }
    
    func TestGatewayConflicts(t *testing.T) {
    	tcpServer := `port:
      number: 80
      name: tcp
      protocol: TCP
    hosts:
    - "foo.bar"`
    	httpServer := `port:
      number: 80
      name: http
      protocol: HTTP
    hosts:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 18:27:40 UTC 2024
    - 46.5K bytes
    - Viewed (0)
Back to top