//
pkg.gl
Category
github.com/threefoldtech/zosbase
pkg
capacity
smartctl
package
0.1.2
Repository:
https://github.com/threefoldtech/zosbase.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
91 SLOC
#
Functions
DeviceInfo
DeviceInfo info return the information from a specific device.
ListDevices
ListDevices return a list of device present on the local system.
#
Variables
ErrEmpty
ErrEmpty is return when smatctl doesn't find any device.
#
Structs
Device
Device represents a device as returned by "smartctl --scan".
Info
Info contains information about a device as returned by "smartctl -i {path} -d {type}".