Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createObject (0.11 sec)

  1. tests/integration/security/file_mounted_certs/p2p_mtls_test.go

    )
    
    func TestClientToServiceTls(t *testing.T) {
    	framework.NewTest(t).
    		Run(func(t framework.TestContext) {
    			createObject(t, echo1NS.Name(), DestinationRuleConfigMutual)
    			createObject(t, "istio-system", PeerAuthenticationConfig)
    
    			opts := echo.CallOptions{
    				To:    server,
    				Count: 1,
    				Port: echo.Port{
    					Name: "http",
    				},
    				Check: check.And(
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 2.8K bytes
    - Viewed (0)
Back to top