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. |
k8s.io/apimachinery/pkg/api/resource | |
k8s.io/apimachinery/pkg/apis/meta/v1 | |
k8s.io/apimachinery/pkg/conversion | |
k8s.io/apimachinery/pkg/fields | |
k8s.io/apimachinery/pkg/labels | |
k8s.io/apimachinery/pkg/selection | |
k8s.io/apimachinery/pkg/util/sets | |
k8s.io/apimachinery/pkg/util/validation | |
k8s.io/kubernetes/pkg/apis/core | Package core contains the latest (or "internal") version of the Kubernetes API objects. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |