buildpack

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 License: Apache-2.0 Imports: 20 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
	Downloader *ybdata.Downloader

	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