Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunTestMultiTLSGateways (0.62 sec)

  1. tests/integration/security/sds_ingress/ingress_test.go

    // SSL connections successfully.
    func TestTlsGateways(t *testing.T) {
    	framework.
    		NewTest(t).
    		Run(func(t framework.TestContext) {
    			ingressutil.RunTestMultiTLSGateways(t, inst, namespace.Future(&echo1NS))
    		})
    }
    
    // TestMtlsGateways deploys multiple mTLS gateways with SDS enabled, and creates kubernetes that store
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 32.7K bytes
    - Viewed (0)
Back to top