Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for makeConfig (0.08 sec)

  1. pilot/pkg/model/gateway_test.go

    )
    
    // nolint lll
    func TestMergeGateways(t *testing.T) {
    	gwHTTPFoo := makeConfig("foo1", "not-default", "foo.bar.com", "name1", "http", 7, "ingressgateway", "", networking.ServerTLSSettings_SIMPLE)
    	gwHTTPbar := makeConfig("bar1", "not-default", "bar.foo.com", "bname1", "http", 7, "ingressgateway", "", networking.ServerTLSSettings_SIMPLE)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 02:36:23 UTC 2024
    - 9K bytes
    - Viewed (0)
Back to top