kubernetes/contrib/mesos/pkg/executor
k8s-merge-robot acf9492cb1 Merge pull request #23660 from goltermann/vetclean
Automatic merge from submit-queue

Additional go vet fixes

Mostly:
- pass lock by value
- bad syntax for struct tag value
- example functions not formatted properly
2016-04-12 06:22:16 -07:00
..
config Add node status update controller 2015-11-16 11:48:04 +01:00
messages Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
service Move restclient to its own package 2016-02-29 12:05:13 -08:00
apis.go Generate the typed clients under the clientset folder 2016-03-31 15:28:45 -07:00
doc.go Kubernetes Mesos integration 2015-06-10 20:58:39 +00:00
executor_test.go host port mapping should be more consistent between scheduler and 2016-02-15 21:28:46 +00:00
executor.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
mock_test.go replace pod-observer and check-for-lost-pod polling with a single pod watcher and task registry 2016-01-20 18:53:34 +00:00
node.go replace client with clientset in kubelet and other places 2016-02-02 20:28:45 -08:00
registry.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
suicide_test.go replace pod-observer and check-for-lost-pod polling with a single pod watcher and task registry 2016-01-20 18:53:34 +00:00
suicide.go Move suicide logic into its own file 2015-09-18 16:54:56 +02:00
watcher.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00