installer

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

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

Installer provides an ability to install recipes

func New

func New(r *recipe.Recipe, p printer.Printer) (*Installer, error)

New creates a new instance of Installer.

func (*Installer) Install

func (installer *Installer) Install() error

Install installs a recipe by executing all steps in all stages

func (*Installer) Rollback

func (installer *Installer) Rollback() error

Rollback reverts a recipe by executing all steps in all stages in reverse order

Jump to

Keyboard shortcuts

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