Versions in this module Expand all Collapse all v0 v0.0.40 Sep 2, 2024 Changes in this version + func CreateTempDir(p string) error + func IsHelm(path string) bool + func IsKustomize(p string) bool + func RenderHelmChart(isFile bool, mainChartPath, tempDir string) ([]safeguards.ManifestFile, error) + func RenderKustomizeManifest(kustomizationPath, tempDir string) ([]safeguards.ManifestFile, error)