package
20.10.0+incompatible
Repository: https://github.com/tiborvass/docker.git
Documentation: pkg.go.dev
# Functions
Init creates a driver with the given home and the set of options.
NewDeviceSet creates the device set based on the options provided.
ProbeFsType returns the filesystem name for the given device id.
# Structs
DeviceSet holds information about list of devices.
DevStatus returns information about device mounted containing its id, size and sector information.
DiskUsage contains information about disk usage and is used when reporting Status of a device.
Driver contains the device set mounted and the home directory.
Status returns the information about the device.