# Functions

NewDriver returns a new driver implementation for this operating system, or an error if the driver couldn't be initialized.

# Constants

No description provided by the author
No description provided by the author
This is the default VMX template used if no other template is given.

# Structs

Artifact is the result of running the VMware builder, namely a set of files associated with the resulting machine.
No description provided by the author
No description provided by the author
ESX5 driver talks to an ESXi5 hypervisor remotely over SSH to build virtual machines.
No description provided by the author
No description provided by the author
No description provided by the author
This step upload the VMX to the remote host Uses: driver Driver ui packer.Ui vmx_path string Produces: <nothing>.

# Interfaces

OutputDir is an interface type that abstracts the creation and handling of the output directory for VMware-based products.
No description provided by the author