driver

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 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(buildNumber string,
	dockerfile string, dockerImages []string, dockerContextDir,
	dockerUser, dockerPW, dockerRegistry,
	workingDir,
	gitURL, gitBranch, gitHeadRev, gitPATokenUser, gitPAToken, gitXToken,
	webArchive 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