Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 v0.3.0 Mar 16, 2016 Changes in this version + type SchedulerServer struct + Address net.IP + AlgorithmProvider string + BindPodsBurst int + BindPodsQPS float32 + EnableProfiling bool + KubeAPIBurst int + KubeAPIQPS float32 + Kubeconfig string + Master string + PolicyConfigFile string + Port int + SchedulerName string + func NewSchedulerServer() *SchedulerServer + func (s *SchedulerServer) AddFlags(fs *pflag.FlagSet)