Add RNode fromMap method.

This commit is contained in:
jregan
2020-11-14 08:35:18 -08:00
parent 22f41c789a
commit a4f22cb84f
31 changed files with 179 additions and 37 deletions

View File

@@ -5,3 +5,5 @@ go 1.14
require sigs.k8s.io/kustomize/api v0.6.5
replace sigs.k8s.io/kustomize/api v0.6.5 => ../../../../api
replace sigs.k8s.io/kustomize/kyaml => ../../../../kyaml