debian-forge-composer/internal/environment
Tom Gundersen 452cb2dae9 environment: encapsulate the environment images are deployed to
This represents how our systems should integrate into their environment, typically using
some sort of agent, or commonly cloud-init.

In the future we could imagine this representing network configuration or any other kind
of configuration necessary to reach the environment as well.

For now EC2 and Azure is supported, and stub environments are
added to show the idea, but these are not implemented/used
yet.
2022-07-07 12:00:56 +01:00
..
azure.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
ec2.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
environment.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
gcp.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
openstack.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
vsphere.go environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00