1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 05:18:19 +00:00
node-feature-discovery/source/custom
Markus Lehtonen 03bf94a8ad source/cpu: implement FeatureSource
Convert the cpu source to do feature discovery and creation of feature
labels separately.

Move cpuidutils from source/internal to the source/cpu package. Change
the cpuid custom rule to utilize GetFeatures of the cpu source.

Also, add minimalist unit test.
2021-11-11 18:33:40 +02:00
..
rules source/cpu: implement FeatureSource 2021-11-11 18:33:40 +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