build_context

package
v1.2.180 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildContext

type BuildContext struct {
	ContextTarReader io.ReadCloser
	TmpDir           string
	// contains filtered or unexported fields
}

func NewBuildContext

func NewBuildContext(tmpDir string, contextTarReader io.ReadCloser) *BuildContext

func (*BuildContext) GetContextDir

func (c *BuildContext) GetContextDir(ctx context.Context) (string, error)

func (*BuildContext) Terminate

func (c *BuildContext) Terminate() error

Jump to

Keyboard shortcuts

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