Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { RecommendedOptions *genericoptions.RecommendedOptions // KubeAPIQPS is the QPS to use while talking with karmada-search. KubeAPIQPS float32 // KubeAPIBurst is the burst to allow while talking with karmada-search. KubeAPIBurst int ProfileOpts profileflag.Options DisableSearch bool DisableProxy bool }
Options contains command line parameters for karmada-search.
Click to show internal directories.
Click to hide internal directories.