# Functions

Marshal returns a runtime.RawExtension object.
Merge deep-merges the given values into this object.
MustHashSum returns the hash sum of the JSON in the values.
MustMarshal is like Marshal but panics if there's an error.
MustUnmarshal is like Unmarshal but panics if there's an error.
Unmarshal the values from a runtime.RawExtension.

# Type aliases

V contains the Helm values tree.