Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for listFilesInDirectory (0.14 sec)

  1. tests/integration/pilot/tunneling_test.go

    				}
    				ctx.ConfigIstio().EvalFile(externalNs, templateParams, tunnelingDestinationRuleFile).ApplyOrFail(ctx)
    
    				for _, tc := range testCases {
    					for _, file := range listFilesInDirectory(ctx, tc.configDir) {
    						ctx.ConfigIstio().EvalFile(meshNs, templateParams, file).ApplyOrFail(ctx)
    					}
    
    					for _, spec := range requestsSpec {
    						testName := fmt.Sprintf("%s/%s/%s/%s-request",
    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