Versions in this module Expand all Collapse all v1 v1.0.3 Dec 1, 2025 v1.0.2 Nov 25, 2025 Changes in this version + func NewCacheCommand(ctx context.Context) *cobra.Command + func NewInfoCommand(ctx context.Context) *cobra.Command + func NewPruneCommand(ctx context.Context) *cobra.Command + type InfoOptions struct + func (o *InfoOptions) Run(ctx context.Context, log logr.Logger, fs vfs.FileSystem) error + type PruneOptions struct + func (o *PruneOptions) Run(ctx context.Context, log logr.Logger, fs vfs.FileSystem) error