Versions in this module Expand all Collapse all v0 v0.8.0 Jun 23, 2015 Changes in this version + type Communicator struct + Ctx interpolate.Context + ExecuteCommand []string + func (c *Communicator) Download(string, io.Writer) error + func (c *Communicator) Start(cmd *packer.RemoteCmd) error + func (c *Communicator) Upload(string, io.Reader, *os.FileInfo) error + func (c *Communicator) UploadDir(string, string, []string) error + type Config struct + Command string + ExecuteCommand []string + type ExecuteCommandTemplate struct + Command string + type Provisioner struct + func (p *Provisioner) Cancel() + func (p *Provisioner) Prepare(raws ...interface{}) error + func (p *Provisioner) Provision(ui packer.Ui, _ packer.Communicator) error