func generateTestKubeadmConfig(dir, id, certDir, clusterName string) (string, error) { … } func TestKubeConfigSubCommandsThatWritesToOut(t *testing.T) { … }
func generateTestKubeadmConfig(dir, id, certDir, clusterName string) (string, error) { … } func TestKubeConfigSubCommandsThatWritesToOut(t *testing.T) { … }