package blkdiscard
import "github.com/containerd/containerd/snapshots/devmapper/blkdiscard"
Index ¶
Functions ¶
func BlkDiscard ¶
BlkDiscard discards all blocks of a device. devicePath is expected to be a fully qualified path. BlkDiscard expects the caller to verify that the device is not in use.
func Version ¶
Version returns the output of "blkdiscard --version"
Source Files ¶
- Version
- v1.6.0-beta.1
- Published
- Oct 22, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 9 hours ago –
Tools for package owners.