bytes | Package bytes implements functions for the manipulation of byte slices. |
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. |
io | Package io provides basic interfaces to I/O primitives. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured | |
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/util/yaml | |
k8s.io/cli-runtime/pkg/kustomize/k8sdeps/configmapandsecret | |
sigs.k8s.io/kustomize/pkg/gvk | |
sigs.k8s.io/kustomize/pkg/ifc | Package ifc holds miscellaneous interfaces used by kustomize. |
sigs.k8s.io/kustomize/pkg/types | Package types holds struct definitions that should find a better home. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |