Documentation ¶
Overview ¶
tonyaw: refer to "kubernetes/helm/pkg/chartutil/load.go"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load takes a string name, tries to resolve it to a file or directory, and then loads it.
This is the preferred way to load a chart. It will discover the chart encoding and hand off to the appropriate chart reader.
If a .helmignore file is present, the directory loader will skip loading any files matching it. But .helmignore is not evaluated when reading out of an archive.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.