kubernetes/pkg/kubelet/config/file_test.go

func TestExtractFromBadDataFile(t *testing.T) {}

func TestExtractFromEmptyDir(t *testing.T) {}

func mkTempDir(prefix string) (string, error) {}

func removeAll(dir string, t *testing.T) {}