Versions in this module Expand all Collapse all v1 v1.3.2 Oct 29, 2018 Changes in this version + func NewStepMarkAsTemplate(artifact packer.Artifact) *stepMarkAsTemplate + type Config struct + Datacenter string + Folder string + Host string + Insecure bool + Password string + Username 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)