The following diagram describes the primary packages, their salient classes/subpackages, and their interdependencies.
The deploy command consumes:
- combo manifest (installation & deployment manifests)
- stemcell (root file system)
- CPI release
- BOSH release
The deploy command produces:
- a local installation of the CPI
- a remote deployment of BOSH (and its multiple jobs) on a single VM or container on the cloud infrastructure targeted by the CPI
- combo manifest (installation manifest)
- CPI release
The deploy command produces: a local installation of the CPI.
The deploy command deletes: previously deployed remote VM, disk(s), & stemcell.