This is part of migrating kubelet configuration to the componentconfig api group and is preliminary to retrofitting client configuration and implementing full fledged API group mechinary. Signed-off-by: Mike Danese <mikedanese@google.com>
Reduces the size of the app/server.go file and ensures that the flags and their defaults are clearly separated.
Fixes https://github.com/mesosphere/kubernetes-mesos/issues/656