Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCacheCommand ¶
NewCacheCommand creates a new 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
Click to show internal directories.
Click to hide internal directories.