debian-forge-composer/internal/distro/rhel81
Martin Sehnoutka 6d2d259e57 distro: remove unused FilenameFromType() function
This information is now provided only when an architecture is specified,
so it is necessary to first obtain object implementing the Arch interface
then object implementing the ImageType interface and then you can get
the filename and mime type.

Tests are changed accordingly to the new API.
2020-03-28 00:21:31 +01:00
..
distro.go distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00
distro_test.go distro: remove unused FilenameFromType() function 2020-03-28 00:21:31 +01:00