Convert kube-apiserver to hyperkube.

Part of #108.

Also:
* Added hyperkube cmd (not built by default yet).
* Added version support to hyperkube
* Remove health_check_minions flag from apiserver as it is no longer used with #3733
This commit is contained in:
Joe Beda
2015-01-30 09:04:39 -08:00
parent 6432b563f3
commit 6bdede6925
7 changed files with 411 additions and 260 deletions

View File

@@ -38,7 +38,7 @@ type Server struct {
hk *HyperKube
}
// FullUsage returns the full usage string including all of the flags.
// Usage returns the full usage string including all of the flags.
func (s *Server) Usage() error {
tt := `{{if .Long}}{{.Long | trim | wrap ""}}
{{end}}Usage: