| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/pkg/errors | Package errors provides simple error handling primitives. |
| k8s.io/api/core/v1 | Package v1 is the v1 version of the core API. |
| k8s.io/apimachinery/pkg/util/validation | |
| k8s.io/cli-runtime/pkg/kustomize/k8sdeps/kv | |
| path | Package path implements utility routines for manipulating slash-separated paths. |
| 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. |
| unicode/utf8 | Package utf8 implements functions and constants to support text encoded in UTF-8. |