package
0.0.0-20241028000008-43490fb16a30
Repository: https://github.com/longhorn/go-spdk-helper.git
Documentation: pkg.go.dev
# Functions
DetectDevice detects the device with the given path.
DmsetupCreate creates a device mapper device with the given name and table.
DmsetupDeps returns the dependent devices of the device mapper device with the given name.
DmsetupInfo returns the information of the device mapper device with the given name.
DmsetupReload reloads the table of the device mapper device with the given name and table.
DmsetupRemove removes the device mapper device with the given name.
DmsetupResume removes the device mapper device with the given name.
DmsetupSuspend suspends the device mapper device with the given name.
DuplicateDevice creates a device node for the given device.
GetDeviceNumbers returns the major and minor numbers of the given device.
GetDeviceSectorSize returns the sector size of the given device.
No description provided by the author
GetKnownDevices returns the path of the device with the given major and minor numbers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsBlockDevice returns true if the given path is a block device.
NewExecutor creates a new namespaced executor.
No description provided by the author
No description provided by the author
RemoveDevice removes the given device.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author