Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeMaps ¶
MergeMaps merges map b into given map a and returns the result. It allows overwrites of map values with flat values, and vice versa. This is copied from https://github.com/helm/helm/blob/v3.3.0/pkg/cli/values/options.go#L88, as the public chartutil.CoalesceTables function does not allow overwriting maps with flat values.
func ReleaseRevision ¶
ReleaseRevision returns the revision of the given release.Release.
func ValuesChecksum ¶
ValuesChecksum calculates and returns the SHA1 checksum for the given chartutil.Values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.