Versions in this module Expand all Collapse all v1 v1.3.2 Oct 29, 2018 Changes in this version + const DefaultDiskBlockSize + const DefaultDiskSize + const DefaultPassword + const DefaultRamSize + const DefaultUsername + const LowRam + const MaxDiskBlockSize + const MaxDiskSize + const MaxRamSize + const MaxVHDSize + const MinDiskBlockSize + const MinDiskSize + const MinNestedVirtualizationRamSize + const MinRamSize + type Builder struct + func (b *Builder) Cancel() + func (b *Builder) Prepare(raws ...interface{}) ([]string, error) + func (b *Builder) Run(ui packer.Ui, hook packer.Hook, cache packer.Cache) (packer.Artifact, error) + type Config struct + AdditionalDiskSize []uint + Communicator string + Cpu uint + DifferencingDisk bool + DiskBlockSize uint + DiskSize uint + EnableDynamicMemory bool + EnableMacSpoofing bool + EnableSecureBoot bool + EnableVirtualizationExtensions bool + FixedVHD bool + Generation uint + GuestAdditionsMode string + GuestAdditionsPath string + Headless bool + MacAddress string + RamSize uint + SecondaryDvdImages []string + SecureBootTemplate string + SkipCompaction bool + SkipExport bool + SwitchName string + SwitchVlanId string + TempPath string + VMName string + VlanId string