buildpack

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(ctx context.Context, sys Sys, spec yb.BuildpackSpec) (_ biome.Environment, err error)

Install installs the buildpack given by spec into the biome.

Types

type Sys added in v0.4.3

type Sys struct {
	Biome    biome.Biome
	Stdout   io.Writer
	Stderr   io.Writer
	DataDirs *ybdata.Dirs

	HTTPClient *http.Client

	DockerClient    *docker.Client
	DockerNetworkID string
}

Sys holds dependencies provided by the caller needed to run builds.

Jump to

Keyboard shortcuts

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