Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKustomizedManifest ¶
func GetKustomizedManifest(kustomization types.Kustomization, manifests ...io.Reader) (io.Reader, error)
GetKustomizedManifest takes a kustomization and any number of manifest readers. It adds the manifests to the kustomization's resources and returns a reader with the rendered kustomization.
func RunKustomize ¶ added in v0.47.0
RunKustomize runs kustomize on a path and returns the YAML output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.