Documentation ¶
Index ¶
Constants ¶
View Source
const Configfile = "config.yaml"
Configfile is the file containing helm's YAML configuration data.
View Source
const DefaultConfigfile = `repos:
default: charts
tables:
- name: charts
repo: https://github.com/helm/charts
workspace:
`
DefaultConfigfile is the default Helm configuration.
Variables ¶
This section is empty.
Functions ¶
func CacheDirectory ¶
CacheDirectory - File path to cache directory based on home
func WorkspaceChartDirectory ¶
WorkspaceChartDirectory - File path to workspace chart directory based on home
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.