Versions in this module Expand all Collapse all v1 v1.1.0-alpha.0 Jul 11, 2015 v1.0.1 Jul 17, 2015 v1.0.0 Jul 11, 2015 v0 v0.21.4 Jul 17, 2015 v0.21.3 Jul 16, 2015 v0.21.1 Jul 9, 2015 v0.21.0 Jul 7, 2015 v0.20.2 Jun 30, 2015 v0.20.1 Jun 29, 2015 v0.20.0 Jun 26, 2015 Changes in this version + const SCHEDULER_SERVICE_NAME + type SchedulerServer struct + APIServerList util.StringList + Address util.IP + AdvertisedAddress string + AllowPrivileged bool + AuthPath string + Checkpoint bool + ClusterDNS util.IP + ClusterDomain string + DriverPort uint + EnableProfiling bool + EtcdConfigFile string + EtcdServerList util.StringList + ExecutorBindall bool + ExecutorLogV int + ExecutorPath string + ExecutorProxyBindall bool + ExecutorRunProxy bool + ExecutorSuicideTimeout time.Duration + FailoverTimeout float64 + FrameworkName string + FrameworkWebURI string + Graceful bool + HA bool + HADomain string + HostnameOverride string + KMPath string + KubeletCadvisorPort uint + KubeletDockerEndpoint string + KubeletHostNetworkSources string + KubeletNetworkPluginName string + KubeletPodInfraContainerImage string + KubeletRootDirectory string + KubeletSyncFrequency time.Duration + MesosAuthPrincipal string + MesosAuthProvider string + MesosAuthSecretFile string + MesosMaster string + MesosRole string + MesosUser string + Port int + ProxyPath string + ReconcileCooldown time.Duration + ReconcileInterval int64 + SchedulerConfigFileName string + ServiceAddress util.IP + StaticPodsConfigPath string + func NewSchedulerServer() *SchedulerServer + func (s *SchedulerServer) AddHyperkubeFlags(fs *pflag.FlagSet) + func (s *SchedulerServer) AddStandaloneFlags(fs *pflag.FlagSet) + func (s *SchedulerServer) Run(hks hyperkube.Interface, _ []string) error