kubernetes/pkg/kubelet/config
Kubernetes Submit Queue 933272d2ea
Merge pull request #57494 from stewart-yu/fixFunctionError
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix unstandardized function name new() 

**What this PR does / why we need it**:
fix unstandardized function name, rename new() to newSourceFile()

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes [https://github.com/kubernetes/kubernetes/issues/57495](https://github.com/kubernetes/kubernetes/issues/57495)

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-12-27 10:33:32 -08:00
..
apiserver_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
apiserver.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
common_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
common.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
config_test.go avoid kubelet converts and validates pods multiple times 2017-10-12 08:10:09 +08:00
config.go Addition of bootstrap checkpointing 2017-11-20 21:54:15 -06:00
defaults.go BlockVolumesSupport: CRI, VolumeManager and OperationExecutor changes 2017-11-20 14:10:26 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file_linux_test.go [kubelet]fix unstandardized function name, rename new() to newSourceFile() 2017-12-21 09:13:34 +08:00
file_linux.go Change log level for pod manifest 2017-07-25 19:05:32 +08:00
file_unsupported.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
file.go [kubelet]fix unstandardized function name, rename new() to newSourceFile() 2017-12-21 09:13:34 +08:00
flags.go Merge pull request #54160 from mtaufen/runtime-config-to-flags 2017-10-31 01:23:15 -07:00
http_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
http.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
sources.go start the apimachinery repo 2017-01-11 09:09:48 -05:00