debian-forge-composer/internal/blueprint
Tom Gundersen b1688cda76 blueprint: add infrastructure for translating to blueprints
Each output type will have its own translator from a blueprint to
a pipeline.

In the future, we may also want to distinguish between different
base distributions and architectures, but for now we keep it
simple and hardcode to a given one.

Some placeholder output formats are added, these have not been
tested or reserached, but are included to show how the it will
all fit together.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2019-10-05 20:44:32 +02:00
..
ami_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
blueprint.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
disk_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
ext4_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
liveiso_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
openstack_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
qcow2_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
tar_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
vhd_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00
vmdk_output.go blueprint: add infrastructure for translating to blueprints 2019-10-05 20:44:32 +02:00