You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/collector/pkg/detect
Jason Kulatunga 999c12748c
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
3 years ago
..
testdata
detect.go
detect_test.go
devices_darwin.go added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. 3 years ago
devices_freebsd.go
devices_linux.go added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info. 3 years ago
devices_linux_test.go
devices_windows.go
wwn.go
wwn_test.go