package localizer
import "sigs.k8s.io/kustomize/api/krusty/localizer"
Index ¶
Functions ¶
func Run ¶
func Run(fSys filesys.FileSystem, target, scope, newDir string) (string, error)
Run executes `kustomize localize` on fSys given the `localize` arguments and returns the path to the created newDir.
Source Files ¶
runner.go
- Version
- v0.20.1 (latest)
- Published
- Jul 23, 2025
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.