compilation

package
v7.0.1-0...-b8e8e6a Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: Apache-2.0 Imports: 2 Imported by: 11

Documentation

Index

Constants

View Source
const (
	// LinxuBase is the name of the Ubuntu base image
	LinuxBase = "linux"
	// 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