...

Package localizer

import "sigs.k8s.io/kustomize/api/krusty/localizer"
Overview
Index

Overview ▾

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.