Versions in this module Expand all Collapse all v0 v0.13.1 Mar 17, 2015 Changes in this version type CMServer + EnableProfiling bool v0.13.0 Mar 16, 2015 v0.12.2 Mar 16, 2015 v0.12.1 Mar 11, 2015 v0.12.0 Mar 3, 2015 Changes in this version + 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 + PodEvictionTimeout time.Duration + Port int + RegisterRetryCount int + ResourceQuotaSyncPeriod time.Duration + SyncNodeList bool + SyncNodeStatus bool + func NewCMServer() *CMServer + func (s *CMServer) AddFlags(fs *pflag.FlagSet) + func (s *CMServer) Run(_ []string) error