...

Directory /src/helm.sh/helm/v3

Name Synopsis
..
cmd
helm
require
search Package search provides client-side repository searching.
pkg
action Package action contains the logic for each action that Helm can perform.
chart
loader
chartutil Package chartutil contains tools for working with charts.
cli Package cli describes the operating environment for the Helm CLI.
output
values
downloader Package downloader provides a library for downloading charts.
engine Package engine implements the Go text template engine as needed for Helm.
gates Package gates provides a general tool for working with experimental feature gates.
getter Package getter provides a generalize tool for fetching data by scheme.
helmpath Package helmpath calculates filesystem paths to Helm's configuration, cache and data.
xdg Package xdg holds constants pertaining to XDG Base Directory Specification.
ignore Package ignore provides tools for writing ignore files (a la .gitignore).
kube
fake Package fake implements various fake KubeClients for use in testing
lint
rules
support Package support contains tools for linting charts.
plugin
cache Package cache provides a key generator for vcs urls.
installer Package installer provides an interface for installing Helm plugins.
postrender Package postrender contains an interface that can be implemented for custom post-renderers and an exec implementation that can be used for arbitrary binaries and scripts
provenance Package provenance provides tools for establishing the authenticity of a chart.
pusher Package pusher provides a generalized tool for uploading data by scheme.
registry
release
releaseutil
repo Package repo implements the Helm Chart Repository.
repotest Package repotest provides utilities for testing.
storage
driver
strvals Package strvals provides tools for working with strval lines.
time Package time contains a wrapper for time.Time in the standard library and associated methods.
ctime
uploader Package uploader provides a library for uploading charts.