Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createResourceFunc (0.16 sec)

  1. istioctl/pkg/workload/workload_test.go

    		".gitignore": false, "workloadgroup.yaml": false,
    	}
    	for k, v := range generated {
    		checkFiles[k] = v
    	}
    
    	checkOutputFiles(t, testdir, checkFiles)
    }
    
    func runTestCmd(t *testing.T, createResourceFunc func(client kube.CLIClient), rev string, args []string) (string, error) {
    	t.Helper()
    	// TODO there is already probably something else that does this
    	var out bytes.Buffer
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Aug 01 20:04:20 UTC 2024
    - 14.6K bytes
    - Viewed (0)
Back to top