mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
eeed6d14b1
Discover other than bool or tristate kconfig options, too. For bool and tristate the node label is still binary (i.e. set to "true" if the kconfig option has been enabled). For other kconfig types (e.g. string or int) the value of the label directly corresponds to the value of the kconfig flag, e.g. "32", "elf64-x86-64" etc. |
||
---|---|---|
.. | ||
cpu | ||
cpuid | ||
fake | ||
iommu | ||
kernel | ||
local | ||
memory | ||
network | ||
panic_fake | ||
pci | ||
pstate | ||
rdt | ||
storage | ||
system | ||
source.go |