This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
26f90d209997b6ed5aa4db5fd624e77d16a7cf50
kubernetes
/
cmd
/
hyperkube
History
Colin Hom
fd1771e7ae
Fix hyperkube flag parsing
...
hyperkube kubectl cobra subcommands now work as expected. Add unit tests with hyperkube subcommands
2016-05-13 15:41:22 -07:00
..
hyperkube_test.go
Fix hyperkube flag parsing
2016-05-13 15:41:22 -07:00
hyperkube.go
Fix hyperkube flag parsing
2016-05-13 15:41:22 -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
enable health check for kube-proxy when wrapped in hyperkube
2016-02-23 15:47:23 +01:00
kube-scheduler.go
Split proxy and scheduler arguments
2016-01-06 21:34:31 -05:00
kubectl.go
Fix hyperkube flag parsing
2016-05-13 15:41:22 -07: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
Move flag into sub pkg
2016-03-14 21:30:38 +08:00