mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Remove plugins packages from external API.
This commit is contained in:
@@ -126,7 +126,7 @@ func makeOutputFileName(root string) string {
|
||||
"src",
|
||||
pgmconfig.DomainName,
|
||||
pgmconfig.ProgramName,
|
||||
"api", "plugins", packageForGeneratedCode,
|
||||
"api", packageForGeneratedCode,
|
||||
root+".go")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user