Imports of package hash

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
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.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
sigs.k8s.io/kustomize/pkg/resmapPackage resmap implements a map from ResId to Resource that tracks all resources in a kustomization.
sigs.k8s.io/kustomize/pkg/transformersPackage transformers has implementations of resmap.ResMap transformers.