debian-forge-composer/internal/disk
Christian Kellner 17fa96b84a disk: rename VolumeContainer → MountpointCreator
Rename the interface after the one method it has and the attribute
it describes for the implementing entities: being able to create
mountpoints.
2022-02-28 17:09:30 +01:00
..
btrfs.go disk: rename Create{Volume → Mountpoint} 2022-02-28 17:09:30 +01:00
disk.go disk: rename VolumeContainer → MountpointCreator 2022-02-28 17:09:30 +01:00
disk_test.go disk: NewPartitionTable can wrap plain partitions in LVM 2022-02-28 17:09:30 +01:00
filesystem.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
luks.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
lvm.go disk: rename Create{Volume → Mountpoint} 2022-02-28 17:09:30 +01:00
lvm_test.go disk: rename Create{Volume → Mountpoint} 2022-02-28 17:09:30 +01:00
partition.go disk: add partition type helpers 2022-02-27 22:03:36 +01:00
partition_table.go disk: rename VolumeContainer → MountpointCreator 2022-02-28 17:09:30 +01:00