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.0 (latest)
- Published
- Jun 28, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 days ago –
Tools for package owners.