package
0.19.0
Repository: https://github.com/kubernetes-sigs/kustomize.git
Documentation: pkg.go.dev

# Functions

NewLoader is the factory method for Loader, under localize constraints, at rawTarget.
Run attempts to localize the kustomization root at target with the given localize arguments and returns the path to the created newDir.

# Constants

DstPrefix prefixes the target and ref, if target is remote, in the default localize destination directory name.
FileSchemeDir is the name of the directory immediately inside LocalizeDir used to store file-schemed repos.
LocalizeDir is the name of the localize directories used to store remote content in the localize destination.

# Structs

Args holds localize arguments.
Loader is an ifc.Loader that enforces additional constraints specific to kustomize localize.
No description provided by the author
No description provided by the author