Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { *flag.FlagSet // Vendor Neutral ServiceName string DisableWebhook bool WebhookPort int MetricsPort int HealthProbePort int KubeClientQPS int KubeClientBurst int EnableProfiling bool EnableLeaderElection bool MemoryLimit int64 }
Options for running this binary
Click to show internal directories.
Click to hide internal directories.