1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 13:28:18 +00:00
node-feature-discovery/source/custom
Markus Lehtonen df27327f14 source/usb: implement FeatureSource
Separate feature discovery and creation of feature labels in the usb
source.

Move usb_utils from source/internal to the source/usb package. Change
the implementation of the UsbID custom rule to utilize the FeatureSource
interface of the usb source.

Also, add minimalist unit test.
2021-11-11 18:33:53 +02:00
..
rules source/usb: implement FeatureSource 2021-11-11 18:33:53 +02:00
custom.go source: introduce FeatureSource interface 2021-09-20 09:58:07 +03:00
directory_features.go make golint happy 2021-06-14 12:27:58 -05:00
static_features.go make gofmt happy by running gofmt -s 2021-06-14 12:24:44 -05:00