driver

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2018 License: MIT Imports: 10 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 {
	// contains filtered or unexported fields
}

Builder is our main builder

func NewBuilder

func NewBuilder(runner build.Runner) *Builder

NewBuilder creates a builder

func (*Builder) Run

func (b *Builder) Run(
	dockerfile string, dockerImages []string,
	dockerUser, dockerPW, dockerRegistry,
	dockerContextString string,
	buildEnvs, buildArgs, buildSecretArgs []string, pull, noCache, push bool,
) (dependencies []build.ImageDependencies, err error)

Run is the main body of the acr-builder

Jump to

Keyboard shortcuts

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