compilation

package
v0.0.0-...-5a1c513 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2019 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// UbuntuBase is the name of the Ubuntu base image
	UbuntuBase = "ubuntu"
	// FakeBase is the name of the fake base image
	FakeBase = "fake"
	// FailBase is used to force package compile to fail when testing.
	FailBase = "fail"

	// CompilationScript is the compilation script
	CompilationScript = "compile"
	// PrerequisitesScript is the script that installs prerequisites
	PrerequisitesScript = "prerequisites"
)

Variables

This section is empty.

Functions

func GetScript

func GetScript(baseType, scriptType string) ([]byte, error)

GetScript will lookup a script

func SaveScript

func SaveScript(baseType, scriptType, path string) error

SaveScript will write a script to the disk

Types

This section is empty.

Jump to

Keyboard shortcuts

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