shirou_gopsutil/v3/disk
shirou c2f6682078
Merge pull request #1133 from derekhjray/master
v3/diss (Linux): fix disk retrieve partition issue while using in container
2021-09-30 22:51:49 +09:00
..
disk.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_darwin.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_darwin_cgo.go Rename 'readdrivestat' function on v3 2021-09-29 12:41:41 +02:00
disk_darwin_nocgo.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_fallback.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_freebsd.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_freebsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_freebsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_freebsd_arm.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_freebsd_arm64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_linux.go v3/diss (Linux): fix disk retrieve partition issue while using in container 2021-09-18 17:17:59 +08:00
disk_openbsd.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_openbsd_386.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_openbsd_amd64.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_openbsd_arm64.go add support for OpenBSD arm64 2021-03-23 15:29:27 +01:00
disk_solaris.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
disk_test.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_unix.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
disk_windows.go [v3] rename Label and SerialNumber to all platform from linux specific. 2020-10-31 23:29:24 +09:00
iostat_darwin.c Rename 'readdrivestat' function on v3 2021-09-29 12:41:41 +02:00
iostat_darwin.h Rename 'readdrivestat' function on v3 2021-09-29 12:41:41 +02:00
types_freebsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00
types_openbsd.go [v3 migartion] add v3 sourcodes, and change disk.opts to []string 2020-10-31 23:29:24 +09:00