Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AvailablePresets ¶
AvailablePresets returns a list of available preset chart names. The "generic" preset is always first if it exists.
func HashChartFiles ¶ added in v0.33.0
HashChartFiles returns a deterministic, order-independent digest of a chart tree described as a path→content map.
func NormalizeChartMeta ¶ added in v0.33.0
NormalizeChartMeta rewrites a Chart.yaml's name/version lines to %s placeholders; non-Chart.yaml files pass through unchanged.
func PresetFiles ¶
PresetFiles returns a map of file paths to their contents. For Chart.yaml files, name and version are replaced with %s placeholders.
func TalmLibraryFiles ¶ added in v0.33.0
TalmLibraryFiles returns the embedded talm library chart keyed relative to the talm/ root, with Chart.yaml metadata normalized to %s placeholders.
Types ¶
This section is empty.