Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDirectory ¶ added in v0.17.0
IsDirectory determines if a file represented by path is a directory or not
func RenderHelmChart ¶
func RenderHelmChart(isFile bool, mainChartPath string, opt chartutil.ReleaseOptions) ([]sgTypes.ManifestFile, error)
Given a Helm chart directory or file, renders all templates and writes them to the specified directory
func RenderKustomizeManifest ¶
func RenderKustomizeManifest(kustomizationPath string) ([]sgTypes.ManifestFile, error)
Given a kustomization manifest file within kustomizationPath, RenderKustomizeManifest will return render templates
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.