package
0.4.0
Repository: https://github.com/microsoft/opengcs.git
Documentation: pkg.go.dev

# Functions

CreateDevice creates a device-mapper device with the given target spec.
LinearTarget constructs a device-mapper target that maps a portion of a block device at the specified offset.
RemoveDevice removes a device-mapper device and its associated device node.

# Constants

CreateReadOnly specifies that the device is not writable.

# Structs

Target specifies a single entry in a device's target specification.

# Type aliases

CreateFlags modify the operation of CreateDevice.