package cache

import "helm.sh/helm/v3/pkg/plugin/cache"

Package cache provides a key generator for vcs urls.

Index

Functions

func Key

func Key(repo string) (string, error)

Key generates a cache key based on a url or scp string. The key is file system safe.

Source Files

cache.go

Version
v3.17.3 (latest)
Published
Apr 9, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
1 month ago

Tools for package owners.