Imports of package kunstruct

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/apimachinery/pkg/runtimePackage 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/ifcPackage ifc holds miscellaneous interfaces used by kustomize.
sigs.k8s.io/kustomize/pkg/typesPackage types holds struct definitions that should find a better home.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.