Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleaseValues ¶
func ReleaseValues(release *v1alpha1.Release, environment *v1alpha1.Environment, mappings *ValueMapping) (map[string]any, error)
ReleaseValues returns the values from a Release.Spec.Values after all chart mappings have been applied and templated values subsituted.
Types ¶
type Config ¶ added in v0.26.0
func LoadCatalogConfig ¶ added in v0.26.0
LoadCatalogConfig takes the path to the catalog as input and loads any catalog specific configuration found in its .joyrc
type ValueMapping ¶ added in v0.27.2
type ValueMapping = config.ValueMapping
Click to show internal directories.
Click to hide internal directories.