Add a generic entity data model that can be used to navigate and operate on any specific disk image layout. Since the latter allows for arbitrary nesting of different container types, such as LUKS2, LVM2, and with file systems that can have sub-volumes, the entity model is very generic. Co-Authored-By: Achilleas Koutsou <achilleas@koutsou.net> |
||
|---|---|---|
| .. | ||
| customizations.go | ||
| disk.go | ||
| disk_test.go | ||
| filesystem.go | ||
| partition.go | ||
| partition_table.go | ||