kaniko

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorBuildFailed = errors.New("build failed")

ErrorBuildFailed is an error for a failed build

Functions

This section is empty.

Types

type Build

type Build struct {
	ImageTags      []string
	WorkDir        string
	DockerfilePath string
	Cache          bool
	CacheRepo      string
	// contains filtered or unexported fields
}

Build contains all required information to start a Kaniko build

func (Build) StartBuild

func (b Build) StartBuild() error

StartBuild starts a Kaniko build with options provided in `Build`

Jump to

Keyboard shortcuts

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