artifacts

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(projectInfo distgo.ProjectInfo, productParams []distgo.ProductParam, requiresBuild bool) (map[distgo.ProductID][]string, error)

Build returns a map from product name to build artifact paths. If requiresBuild is true, only returns the artifacts that need to be built.

func Dist

func Dist(projectInfo distgo.ProjectInfo, productParams []distgo.ProductParam) (map[distgo.ProductID][]string, error)

Dist returns a map from ProductID all of the dist artifact paths for the product.

func Docker

func Docker(projectInfo distgo.ProjectInfo, productParams []distgo.ProductParam) (map[distgo.ProductID][]string, error)

Docker returns a map from ProductID all of the tags for the Docker images for the product.

func PrintBuildArtifacts

func PrintBuildArtifacts(projectInfo distgo.ProjectInfo, projectParam distgo.ProjectParam, productBuildIDs []distgo.ProductBuildID, absPath, requiresBuild bool, stdout io.Writer) error

func PrintDistArtifacts

func PrintDistArtifacts(projectInfo distgo.ProjectInfo, projectParam distgo.ProjectParam, productDistIDs []distgo.ProductDistID, absPath bool, stdout io.Writer) error

func PrintDockerArtifacts

func PrintDockerArtifacts(projectInfo distgo.ProjectInfo, projectParam distgo.ProjectParam, productDockerIDs []distgo.ProductDockerID, stdout io.Writer) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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