Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(s *ServerRunOptions) error
Types ¶
type ServerRunOptions ¶
type ServerRunOptions struct {
KubeConfig string
MasterUrl string
InCluster bool
ApiServerQPS int
ApiServerBurst int
Workers int
EnableLeaderElection bool
}
func NewServerRunOptions ¶
func NewServerRunOptions() *ServerRunOptions
Click to show internal directories.
Click to hide internal directories.