kaniko

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	*v1alpha2.KanikoBuild
}

Builder builds docker artifacts on Kubernetes, using Kaniko.

func NewBuilder

func NewBuilder(cfg *v1alpha2.KanikoBuild) *Builder

NewBuilder creates a new Builder that builds artifacts with Kaniko.

func (*Builder) Build

func (b *Builder) Build(ctx context.Context, out io.Writer, tagger tag.Tagger, artifacts []*v1alpha2.Artifact) ([]build.Artifact, error)

Build builds a list of artifacts with Kaniko.

func (*Builder) Labels

func (b *Builder) Labels() map[string]string

Labels are labels specific to Kaniko builder.

Jump to

Keyboard shortcuts

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