const configDir … const relativePath … const kubeletFile … func TestLoad(t *testing.T) { … } func TestResolveRelativePaths(t *testing.T) { … } func newString(s string) *string { … } func addFile(fs utilfs.Filesystem, path string, file string) error { … } func newConfig(t *testing.T) *kubeletconfig.KubeletConfiguration { … }