Versions in this module Expand all Collapse all v0 v0.4.2 Mar 29, 2019 v0.4.1 Mar 11, 2019 Changes in this version + type ServerOption struct + Kubeconfig string + Master string + SchedulerName string + func NewServerOption() *ServerOption + func (s *ServerOption) AddFlags(fs *pflag.FlagSet) + func (s *ServerOption) CheckOptionOrDie()