When creating a Manifest object, collect container SourceSpecs instead of resolved Specs. This is the same way we handle packages: The blueprint option is converted to source specs and attached to the Manifest object during creation. Later, the SourceSpecs will be resolved to full container Specs and used during serialization. |
||
|---|---|---|
| .. | ||
| ami.go | ||
| arch.go | ||
| azure.go | ||
| bare_metal.go | ||
| distro.go | ||
| distro_internal_test.go | ||
| distro_test.go | ||
| edge.go | ||
| gce.go | ||
| images.go | ||
| imagetype.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| qcow2.go | ||
| sap.go | ||
| vmdk.go | ||
| workloads.go | ||