Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct {
CaFile string
CertFile string
ConfigFile string
EnableNodeFeatureApi bool
KeyFile string
Klog map[string]*utils.KlogFlagVal
Kubeconfig string
Oneshot bool
Options string
Server string
ServerNameOverride string
MetricsPort int
Overrides ConfigOverrideArgs
}
Args are the command line arguments of NfdWorker.
type ConfigOverrideArgs ¶ added in v0.8.0
type ConfigOverrideArgs struct {
NoPublish *bool
FeatureSources *utils.StringSliceVal
LabelSources *utils.StringSliceVal
}
ConfigOverrideArgs are args that override config file options
Click to show internal directories.
Click to hide internal directories.