builder

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 13 Imported by: 3

Documentation

Index

Constants

View Source
const (
	DefaultPath     = "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/somebody/.local/bin:/home/somebody/bin"
	DefaultUsername = "somebody"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func NewBuilder

func NewBuilder(pipeline cbev1.Pipeline, statementFinder pipelines.StatementFinder, workingDir string) (*Builder, error)

func NewBuilderFromStatements

func NewBuilderFromStatements(baseRef, workingDir string, statements []pipelines.PipelineStatement) *Builder

func (*Builder) Build

func (b *Builder) Build(ctx context.Context, platform *v1.Platform) (v1.Image, error)

Jump to

Keyboard shortcuts

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