prune

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LayerPruner = "start to prune layer"
	ImagePruner = "start to prune image db"
	BuildPruner = "start to prune build tmp"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Pruner

type Pruner interface {
	// Select do select action and return filepath which need to be deleted
	Select() ([]string, error)
	GetSelectorMessage() string
}

func NewBuildPrune

func NewBuildPrune() Pruner

Jump to

Keyboard shortcuts

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