k3s/cmd/hyperkube
Clayton Coleman 2326e2bae3 Split controller manager options from init
Make defaults and flags clearly distinct from initialization code.
2016-01-06 22:39:14 -05:00
..
hyperkube.go Use pflag functions instead of ours. 2015-08-20 15:00:55 -07:00
hyperkube_test.go Use pflag functions instead of ours. 2015-08-20 15:00:55 -07:00
kube-apiserver.go Split apiserver flags and initialization 2016-01-06 21:14:30 -05:00
kube-controller-manager.go Split controller manager options from init 2016-01-06 22:39:14 -05:00
kube-proxy.go Split proxy and scheduler arguments 2016-01-06 21:34:31 -05:00
kube-scheduler.go Split proxy and scheduler arguments 2016-01-06 21:34:31 -05: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