mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
64b3838579
Discover "iommu/intel-iommu/version" sysfs attribute for pci devices. This information is available for custom label rules. An example custom rule: - name: "iommu version rule" labels: iommu.version_1: "true" matchFeatures: - feature: pci.device matchExpressions: "iommu/intel-iommu/version": {op: In, value: ["1:0"]} |
||
---|---|---|
.. | ||
cpu | ||
custom | ||
fake | ||
iommu | ||
kernel | ||
local | ||
memory | ||
network | ||
pci | ||
storage | ||
system | ||
usb | ||
config.go | ||
mock_LabelSource.go | ||
source.go | ||
source_test.go |