package
1.9.0
Repository: https://github.com/openebs/node-disk-manager.git
Documentation: pkg.go.dev

# Functions

NewSysFsDeviceFromDevPath is used to get sysfs device struct from the device devpath The sysfs device struct contains the device name along with the syspath.

# Constants

BlockSubSystem is the key used to represent block subsystem in sysfs.
NVMeSubSystem is the key used to represent nvme subsystem in sysfs.

# Structs

Device represents a blockdevice using its sysfs path.