Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunTestMultiQUICGateways (1.04 sec)

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

    				})
    			}
    		})
    }
    
    // RunTestMultiQUICGateways deploys multiple TLS/mTLS gateways with SDS enabled, and creates kubernetes secret that stores
    // private key and server certificate for each TLS/mTLS gateway. Verifies that all gateways are able to terminate
    // QUIC connections successfully.
    func RunTestMultiQUICGateways(t framework.TestContext, inst istio.Instance, callType CallType, ns namespace.Getter) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jul 25 05:12:36 UTC 2023
    - 20.2K bytes
    - Viewed (0)
Back to top