Registry / utility / talos-systems-go-blockdevice

talos-systems-go-blockdevice

JSON →
library0.4.8gogounverified

Library for enumerating and manipulating block devices on Linux.

go get github.com/talos-systems/go-blockdevice
INSTALL
IMPORT
SIG · TALOS-SYSTEMS-GO-B
T
talos-systems-go-blockdevice
utilitygov0.4.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

blockdevice
github.com/talos-systems/go-blockdevice

List all block devices.

package main import ( "fmt" "github.com/talos-systems/go-blockdevice" ) func main() { devices, _ := blockdevice.GetDevices() fmt.Println(devices) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
talos-systems-go-blockdevice — go get talos-systems-go-blockdevice · libregistry