package
0.55.0
Repository: https://github.com/gardener/component-cli.git
Documentation: pkg.go.dev

# Functions

AddToLocalCache stores the given filesystem in the local cache.
GetOCIRepositoryContext returns a OCIRegistryRepository from a repository.
LocalCachePath returns the filepath for a component defined by its repository context, name and version.
NewLocalComponentCache creates a new component cache that caches components on a filesystem.
OCIRef wraps the componentspec provided OciRef function by exposing the cdv2.Repository interface that is automatically parsed to a oci registry.
ResolveInLocalCache resolves a component descriptor from a local cache.

# Structs

LocalComponentCache implements a components oci cache for local files.