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 { MetricsAddr string ProbeAddr string ApiServerQPS int ApiServerBurst int Workers int EnableLeaderElection bool }
func NewServerRunOptions ¶
func NewServerRunOptions() *ServerRunOptions
Click to show internal directories.
Click to hide internal directories.