kubernetes/plugin
k8s-merge-robot 6d09ba41e9 Merge pull request #29044 from lixiaobing10051267/masterWebHook
Automatic merge from submit-queue

Func note not consistent with real fun name

File "plugin\pkg\webhook.go", line #41 :
"// New creates a new GenericWebhook from the provided kubeconfig file."
Here "New" not consistant with real fun name "NewGenericWebhook" in line #42 :
"func NewGenericWebhook(kubeConfigFile string, groupVersions []unversioned.GroupVersion, initialBackoff time.Duration) (*GenericWebhook, error) {"
2016-07-18 10:13:05 -07:00
..
cmd/kube-scheduler Merge pull request #28203 from ping035627/ping035627-0629 2016-06-29 21:03:05 -07:00
pkg Merge pull request #29044 from lixiaobing10051267/masterWebHook 2016-07-18 10:13:05 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00