Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetupForDestination (0.39 sec)

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

    				host     = "testsingletlsgateway-secretrotation.example.com"
    			)
    			allInstances := []echo.Instances{ingressutil.A, ingressutil.VM}
    			for _, instances := range allInstances {
    				echotest.New(t, instances).
    					SetupForDestination(func(t framework.TestContext, to echo.Target) error {
    						ingressutil.SetupConfig(t, echo1NS, ingressutil.TestConfig{
    							Mode:           "SIMPLE",
    							CredentialName: credName,
    							Host:           host,
    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