Versions in this module Expand all Collapse all v0 v0.11.0 Feb 18, 2015 Changes in this version type CMServer + PodEvictionTimeout time.Duration + SyncNodeList bool v0.10.1 Feb 5, 2015 v0.10.0 Feb 3, 2015 Changes in this version + func NewHyperkubeServer() *hyperkube.Server + type CMServer struct + Address util.IP + ClientConfig client.Config + CloudConfigFile string + CloudProvider string + KubeletConfig client.KubeletConfig + MachineList util.StringList + MinionRegexp string + NodeMemory resource.Quantity + NodeMilliCPU int64 + NodeSyncPeriod time.Duration + Port int + RegisterRetryCount int + ResourceQuotaSyncPeriod time.Duration + func NewCMServer() *CMServer + func (s *CMServer) AddFlags(fs *pflag.FlagSet) + func (s *CMServer) Run(_ []string) error