Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
KubeConfigFile string
MasterURL string
QPS float64
Burst int
NodeName string
CGroupDriver string
NodeConfigPath string
ServerBindProt int
PprofBindPort int
}
func NewOptions ¶
func NewOptions() *Options
func (*Options) PrintAndExitIfRequested ¶
func (o *Options) PrintAndExitIfRequested()
Click to show internal directories.
Click to hide internal directories.