context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/util/validation/field | |
k8s.io/apiserver/pkg/storage/names | |
k8s.io/kubernetes/pkg/api/legacyscheme | |
k8s.io/kubernetes/pkg/apis/apiserverinternal | Package apiserverinternal contains the "internal" version of the API used by the apiservers themselves. |
k8s.io/kubernetes/pkg/apis/apiserverinternal/validation | |
sigs.k8s.io/structured-merge-diff/v4/fieldpath | Package fieldpath defines a way for referencing path elements (e.g., an index in an array, or a key in a map). |