Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newTLSSidecarCallOpts (0.15 sec)

  1. tests/integration/security/egress_sidecar_tls_origination_test.go

    					}
    					newTLSSidecarDestinationRule(t, apps.External.All, "MUTUAL", tc.drSelector, tc.credentialToUse,
    						tc.from.Config().Namespace)
    					callOpt := newTLSSidecarCallOpts(apps.External.All[0], host, tc.expectedResponse)
    					tc.from[0].CallOrFail(t, callOpt)
    				})
    			}
    		})
    }
    
    // Authorize only specific sidecars in the namespace with secret listing permissions.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 10.4K bytes
    - Viewed (0)
Back to top