run

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CnbPack

type CnbPack struct {
	Config
}

CnbPack runs pack

func (*CnbPack) Run

func (pack *CnbPack) Run(ctx context.Context) error

Run runs pack command

type Config

type Config struct {
	Path         string
	Builder      string
	ImageTag     string
	Buildpacks   []string
	Env          []string
	TrustBuilder bool
}

Config runs the pack command

type ShimmerPack

type ShimmerPack struct {
	Config
}

ShimmerPack runs pack with shimmed buildpacks

func (*ShimmerPack) Run

func (pack *ShimmerPack) Run(ctx context.Context) error

Run runs pack command

Jump to

Keyboard shortcuts

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