kubernetes/cmd/hyperkube
Clayton Coleman 791d160b42 Split the Kubelet flag options and struct
Reduces the size of the app/server.go file and ensures that the flags
and their defaults are clearly separated.
2016-01-06 21:23:06 -05:00
..
hyperkube_test.go Use pflag functions instead of ours. 2015-08-20 15:00:55 -07:00
hyperkube.go Use pflag functions instead of ours. 2015-08-20 15:00:55 -07:00
kube-apiserver.go rewrite go imports 2015-08-05 17:30:03 -07:00
kube-controller-manager.go rewrite go imports 2015-08-05 17:30:03 -07:00
kube-proxy.go Fix broken hypercube due to too early proxy intitialization 2015-09-28 18:54:41 +02:00
kube-scheduler.go rewrite go imports 2015-08-05 17:30:03 -07:00
kubectl.go Add kubectl to the hyperkube binary 2015-11-12 22:18:16 -08:00
kubelet.go Split the Kubelet flag options and struct 2016-01-06 21:23:06 -05:00
main.go Add kubectl to the hyperkube binary 2015-11-12 22:18:16 -08:00
server.go rewrite go imports 2015-08-05 17:30:03 -07:00