debian-forge-composer/internal/disk
Christian Kellner 199463547e disk: CreatePartitionTable can return errors now
Modify the signature of `CreatePartitionTable` so that it is
possible to return errors from the function. This is not yet
used, but will be in the near future. Change all call sites
accordingly: in most cases we can just bubble up the error.
2022-02-22 19:23:41 +00:00
..
customizations.go disk: CreatePartitionTable can return errors now 2022-02-22 19:23:41 +00:00
disk.go disk: add more docs for fields 2022-02-22 19:23:41 +00:00
disk_test.go disk: CreatePartitionTable can return errors now 2022-02-22 19:23:41 +00:00