internal

package
v1.35.4 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Temp directory which stores external artifacts which are download for a build.
	// Example: tar files from external sources.
	BuildahExternalArtifactsDir = "buildah-external-artifacts"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type StageMountDetails

type StageMountDetails struct {
	DidExecute bool   // tells if the stage which is being mounted was freshly executed or was part of older cache
	IsStage    bool   // tells if mountpoint returned from stage executor is stage or image
	MountPoint string // mountpoint of stage/image
}

StageMountDetails holds the Stage/Image mountpoint returned by StageExecutor StageExecutor has ability to mount stages/images in current context and automatically clean them up.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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