postprocessor

package
v0.1.1-alpha.0...-ca1f1e3 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFlasher

func NewFlasher() packer.PostProcessor

Types

type FlashConfig

type FlashConfig = struct {
	Device         string `mapstructure:"device"`
	NotInteractive bool   `mapstructure:"not_interactive"`
	Verify         bool   `mapstructure:"verify"`
}

type Flasher

type Flasher struct {
	// contains filtered or unexported fields
}

func (*Flasher) Configure

func (f *Flasher) Configure(cfgs ...interface{}) error

func (*Flasher) PostProcess

func (f *Flasher) PostProcess(ui packer.Ui, ain packer.Artifact) (a packer.Artifact, keep bool, err error)

Jump to

Keyboard shortcuts

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