Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoPartitionTable = errors.New("no Partition Table Found")
ErrNoPartitionTable is returned if there is no partition table.
Functions ¶
func Ceiling ¶
Ceiling returns the smallest integer equal to or larger than val that is evenly divisible by unit.
func Floor ¶
Floor returns the largest integer equal to or less than val that is evenly divisible by unit.
func GetPartitionKname ¶
GetPartitionKname - get the name of the num partition device on diskName
func GetUdevInfo ¶
GetUdevInfo return a UdevInfo for the device with kernel name kname.
func VolumeManager ¶
func VolumeManager() disko.VolumeManager
VolumeManager returns the linux implementation of disko.VolumeManager interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.