cache

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDelete

func NewCmdDelete(f *factory.Factory, runF func(*DeleteOptions) error) *cobra.Command

NewCmdDelete builds the `pipeline cache delete` cobra command.

func NewCmdList

func NewCmdList(f *factory.Factory, runF func(*ListOptions) error) *cobra.Command

NewCmdList builds the `pipeline cache list` cobra command.

Types

type DeleteOptions

type DeleteOptions struct {
	Hostname string
	UUID     string
	Args     []string
}

DeleteOptions holds parsed flags for `pipeline cache delete`.

type ListOptions

type ListOptions struct {
	Hostname string
	Args     []string
}

ListOptions holds parsed flags for `pipeline cache list`.

Jump to

Keyboard shortcuts

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