Versions in this module Expand all Collapse all v1 v1.3.0-alpha.3 Apr 26, 2016 v1.2.3 Apr 22, 2016 Changes in this version + func StaticPodValidator(defaultContainerCPULimit resources.CPUShares, ...) podutil.FilterFunc v1.2.0-beta.0 Mar 4, 2016 v1.2.0-alpha.3 Nov 3, 2015 v1.1.7-beta.0 Jan 27, 2016 v1.1.4-beta.0 Dec 7, 2015 v1.1.0-beta Sep 25, 2015 v1.0.8-beta Oct 27, 2015 v1.0.2 Aug 1, 2015 v0 v0.21.2 Jul 11, 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