Versions in this module Expand all Collapse all v0 v0.4.0 Nov 19, 2013 Changes in this version + type Config struct + Datacenter string + Datastore string + Host string + Insecure bool + Password string + PathToResourcePool string + Username string + VMFolder string + VMName string + VMNetwork string + type PostProcessor struct + func (p *PostProcessor) Configure(raws ...interface{}) error + func (p *PostProcessor) PostProcess(ui packer.Ui, artifact packer.Artifact) (packer.Artifact, bool, error)