This is for all entities that have a uniquely identifiable via a UUID. Currently the interface only contains a single function, GenUUID(), that should generate a new UUID via a random source (`rand.Rand`). NB: Partitions are uniquely identifiable if and only if the layout is GPT. Co-Authored-By: Achilleas Koutsou <achilleas@koutsou.net> |
||
|---|---|---|
| .. | ||
| btrfs.go | ||
| disk.go | ||
| disk_test.go | ||
| filesystem.go | ||
| luks.go | ||
| lvm.go | ||
| partition.go | ||
| partition_table.go | ||