mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
03bf94a8ad
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. |
||
---|---|---|
.. | ||
cpu.go | ||
cpu_test.go | ||
cpuid_amd64.go | ||
cpuid_arm.go | ||
cpuid_arm64.go | ||
cpuid_ppc64le.go | ||
cpuid_s390x.go | ||
cstate_amd64.go | ||
cstate_stub.go | ||
power_amd64.go | ||
power_stub.go | ||
pstate_amd64.go | ||
pstate_stub.go | ||
rdt_amd64.go | ||
rdt_stub.go |