local

package
v0.0.0-...-b5b5a37 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArtifact

func NewArtifact(rootPath string, c cache.ArtifactCache, w Walker, opt artifact.Option) (artifact.Artifact, error)

Types

type Artifact

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

func (Artifact) Clean

func (a Artifact) Clean(reference artifact.Reference) error

func (Artifact) Inspect

func (a Artifact) Inspect(ctx context.Context) (artifact.Reference, error)

type Walker

type Walker interface {
	Walk(root string, opt walker.Option, fn walker.WalkFunc) error
}

Jump to

Keyboard shortcuts

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