docker

package
v0.0.0-...-64567a0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2017 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ManifestLabel         = "com.palantir.sls.manifest"
	ConfigurationLabel    = "com.palantir.sls.configuration"
	ConfigurationFileName = "configuration.yml"
)

Variables

This section is empty.

Functions

func Build

func Build(products []string, cfg params.Project, wd, baseRepo string, verbose bool, stdout io.Writer) error

func Command

func Command() cli.Command

func OrderBuildSpecs

func OrderBuildSpecs(specsWithDeps []params.ProductBuildSpecWithDeps) ([]params.ProductBuildSpecWithDeps, error)

OrderBuildSpecs orders the provided build specs topologically based on the dependencies among the product specs.

func Publish

func Publish(products []string, cfg params.Project, wd, baseRepo string, verbose bool, stdout io.Writer) error

func RunBuild

func RunBuild(buildSpecsWithDeps []params.ProductBuildSpecWithDeps, verbose bool, stdout io.Writer) error

Types

type Builder

type Builder interface {
	// contains filtered or unexported methods
}

func GetBuilder

func GetBuilder(image params.DockerImage) Builder

Jump to

Keyboard shortcuts

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