packer

package
v0.0.0-...-c75d421 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Artifact

type Artifact struct {
	Name []string `json:"name"`
	Dir  string   `json:"-"`
}

func (*Artifact) Detect

func (a *Artifact) Detect(output string) error

func (*Artifact) Init

func (a *Artifact) Init() error

func (*Artifact) Parse

func (a *Artifact) Parse(workdir string) error

func (*Artifact) Save

func (a *Artifact) Save() error

type Packer

type Packer struct {
	Dir      string
	Varfile  string
	Template string
	Ui       vui.Ui
	Artifact Artifact
}

func (*Packer) Build

func (p *Packer) Build() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL