cachecmd

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCacheCommand

func NewCacheCommand(ctx context.Context) *cobra.Command

NewCacheCommand creates a new cache command.

func NewInfoCommand

func NewInfoCommand(ctx context.Context) *cobra.Command

func NewPruneCommand

func NewPruneCommand(ctx context.Context) *cobra.Command

NewPruneCommand creates a new prune cache command

Types

type InfoOptions

type InfoOptions struct{}

func (*InfoOptions) Run

func (o *InfoOptions) Run(ctx context.Context, log logr.Logger, fs vfs.FileSystem) error

type PruneOptions

type PruneOptions struct{}

PruneOptions describes the options for pruning the cache

func (*PruneOptions) Run

func (o *PruneOptions) Run(ctx context.Context, log logr.Logger, fs vfs.FileSystem) error

Jump to

Keyboard shortcuts

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