- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestReplaceInvalidKubeconfigFile (0.49 sec)
-
cni/pkg/install/kubeconfig_test.go
if c.skipTLSVerify { goldenFilepath = "testdata/kubeconfig-skip-tls" } testutils.CompareContent(t, []byte(result.Full), goldenFilepath) }) } } func TestReplaceInvalidKubeconfigFile(t *testing.T) { tmp := t.TempDir() os.WriteFile(filepath.Join(tmp, "token"), []byte(saToken), 0o644) tempDir := t.TempDir() cfg := &config.InstallConfig{ MountedCNINetDir: tempDir,
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Aug 14 19:36:19 UTC 2024 - 3.8K bytes - Viewed (0)