Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct { nfdclient.Args ConfigFile string Oneshot bool Options string Klog map[string]*utils.KlogFlagVal Overrides ConfigOverrideArgs }
Args are the command line arguments of NfdWorker.
type ConfigOverrideArgs ¶
type ConfigOverrideArgs struct { NoPublish *bool // Deprecated LabelWhiteList *utils.RegexpVal SleepInterval *time.Duration FeatureSources *utils.StringSliceVal LabelSources *utils.StringSliceVal }
ConfigOverrideArgs are args that override config file options
Click to show internal directories.
Click to hide internal directories.