1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-15 17:50:49 +00:00
node-feature-discovery/source
Markus Lehtonen 304d0bd2f5 source/cpu: fix build flags of cpuid detection
Non-x86_64 platforms are virtually only buildable on Linux because the
getauxval() glibc function is missing on many platforms.
2023-03-31 16:33:33 +00:00
..
cpu source/cpu: fix build flags of cpuid detection 2023-03-31 16:33:33 +00:00
custom apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
fake apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
kernel apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
local apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
memory apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
network apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
pci apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
storage apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
system apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
usb source/usb: scan host sysfs 2022-10-24 20:53:10 +03:00
mock_LabelSource.go Re-generate files 2022-08-10 09:47:23 +03:00
source.go apis/nfd: flatten the structure of features data type 2022-10-18 18:37:28 +03:00
source_test.go pkg/api/feature: rename types 2022-10-06 11:25:01 +03:00