script

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2015 License: Apache-2.0 Imports: 8 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 interface {
	DownloadAndInstall(scripts []api.Script, workingDir string, required bool) (bool, error)
}

Installer interface is responsible for installing scripts needed to run the build

func NewInstaller

func NewInstaller(image, scriptsURL string, docker docker.Docker) Installer

NewInstaller returns a new instance of the default Installer implementation

Jump to

Keyboard shortcuts

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