Versions in this module Expand all Collapse all v1 v1.1.1 Oct 14, 2017 Changes in this version + const DefaultPassword + const DefaultRamSize + const DefaultUsername + const LowRam + const MaxRamSize + 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 + BootCommand []string + CloneAllSnapshots bool + CloneFromSnapshotName string + CloneFromVMName string + CloneFromVMXCPath string + Communicator string + Cpu uint + EnableDynamicMemory bool + EnableMacSpoofing bool + EnableSecureBoot bool + EnableVirtualizationExtensions bool + Generation uint + GuestAdditionsMode string + GuestAdditionsPath string + RamSize uint + SecondaryDvdImages []string + SkipCompaction bool + SwitchName string + SwitchVlanId string + VMName string + VlanId string