Documentation ¶
Index ¶
Constants ¶
View Source
const (
ChartYaml = "Chart.yaml"
)
Variables ¶
This section is empty.
Functions ¶
func ChartYAMLExists ¶
ChartYAMLExists checks if the provided path is a directory containing a `Chart.yaml` file. Returns true if it does, false otherwise or if an error happens when checking `<path>/Chart.yaml`.
func UpdateHelmDependencies ¶
UpdateHelmDependencies checks if the helm chart located at the given directory has unmet dependencies and, if so, updates them
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.