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. |
github.com/exponent-io/jsonpath | Extends the Go runtime's json.Decoder enabling navigation of a stream of json tokens. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/util/errors | Package errors implements various utility functions and types around errors. |
k8s.io/cli-runtime/pkg/resource | Package resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions. |
k8s.io/klog/v2 | Package klog contains the following functionality: |
k8s.io/kubectl/pkg/util/openapi/validation | |