# Functions
CacheOptDebug returns a function that sets the debug setting on cache options set.
CacheOptRoot returns a function that sets the root directory setting on cache options set.
CacheOptWriter returns a function that sets the writer setting on cache options set.
ClientOptAuthorizer returns a function that sets the authorizer setting on client options set.
ClientOptCache returns a function that sets the cache setting on a client options set.
ClientOptDebug returns a function that sets the debug setting on client options set.
ClientOptResolver returns a function that sets the resolver setting on client options set.
ClientOptWriter returns a function that sets the writer setting on client options set.
KnownMediaTypes returns a list of layer mediaTypes that the Helm client knows about.
NewCache returns a new OCI Layout-compliant cache with config.
NewClient returns a new registry client with config.
ParseReference converts a string to a Reference.
# Constants
CacheRootDir is the root directory for a cache.
CredentialsFileBasename is the filename for auth credentials file.
HelmChartConfigMediaType is the reserved media type for the Helm chart manifest config.
HelmChartContentLayerMediaType is the reserved media type for Helm chart package content.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author