encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/evanphx/json-patch | |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/runtime/schema | |
k8s.io/apimachinery/pkg/util/mergepatch | |
k8s.io/apimachinery/pkg/util/strategicpatch | |
k8s.io/client-go/kubernetes/scheme | This package contains the scheme of the automatically generated clientset. |
sigs.k8s.io/kustomize/pkg/gvk | |
sigs.k8s.io/kustomize/pkg/resmap | Package resmap implements a map from ResId to Resource that tracks all resources in a kustomization. |
sigs.k8s.io/kustomize/pkg/resource | Package resource implements representations of k8s API resources as "unstructured" objects. |
sigs.k8s.io/kustomize/pkg/transformers | Package transformers has implementations of resmap.ResMap transformers. |