image

package
v0.43.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pack

type Pack struct {
	// contains filtered or unexported fields
}

func NewPack

func NewPack(docker ctlbdk.Docker, logger ctllog.Logger) Pack

func (Pack) Build

func (d Pack) Build(image, directory string, opts PackBuildOpts) (ctlbdk.TmpRef, error)

func (Pack) Push

func (d Pack) Push(tmpRef ctlbdk.TmpRef, imageDst string) (ctlbdk.ImageDigest, error)

type PackBuildOpts

type PackBuildOpts struct {
	Builder    *string
	Buildpacks *[]string
	ClearCache *bool
	RawOptions *[]string // pack build -h
}

Jump to

Keyboard shortcuts

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