Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetManifestsFromRemoteTar ¶
func GetManifestsFromRemoteTar(tarUrl string) ([]releaseutil.Manifest, error)
func SplitManifests ¶ added in v0.11.0
func SplitManifests(templates map[string]string) []releaseutil.Manifest
SplitManifests takes a map of rendered templates and splits them into the detected manifests. (ported from Helm 2: https://github.com/helm/helm/blob/release-2.16/pkg/manifest/splitter.go)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.