Versions in this module Expand all Collapse all v1 v1.3.2 Jan 7, 2017 v1.3.1 Sep 22, 2016 v1.3.0 Sep 19, 2016 v1.2.0 Jun 23, 2016 v0 v0.4.0 Jun 23, 2016 v0.3.0 Mar 16, 2016 Changes in this version + func StaticPodValidator(defaultContainerCPULimit resource.CPUShares, ...) podutil.FilterFunc v0.1.0 Oct 25, 2015 Changes in this version + const SCHEDULER_SERVICE_NAME + type SchedulerServer struct + APIServerList []string + AccountForPodResources bool + Address net.IP + AdvertisedAddress string + AllowPrivileged bool + AuthPath string + Checkpoint bool + ClusterDNS net.IP + ClusterDomain string + ContainPodResources bool + DefaultContainerCPULimit mresource.CPUShares + DefaultContainerMemLimit mresource.MegaBytes + DockerCfgPath string + DriverPort uint + EnableProfiling bool + EtcdConfigFile string + EtcdServerList []string + ExecutorBindall bool + ExecutorLogV int + ExecutorPath string + 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 + LaunchGracePeriod time.Duration + MesosAuthPrincipal string + MesosAuthProvider string + MesosAuthSecretFile string + MesosCgroupPrefix string + MesosExecutorCPUs mresource.CPUShares + MesosExecutorMem mresource.MegaBytes + MesosMaster string + MesosRole string + MesosUser string + MinionLogMaxAgeInDays int + MinionLogMaxBackups int + MinionLogMaxSize resource.Quantity + MinionPathOverride string + Port int + ProxyBindall bool + ProxyLogV int + ProxyPath string + ReconcileCooldown time.Duration + ReconcileInterval int64 + RunProxy bool + SchedulerConfigFileName string + ServiceAddress net.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