...
Package localizer
import "sigs.k8s.io/kustomize/api/krusty/localizer"
- Overview
- Index
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.