bytes | Package bytes implements functions for the manipulation of byte slices. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
k8s.io/apimachinery/pkg/api/meta | Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured | |
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/runtime/schema | |
k8s.io/apimachinery/pkg/util/managedfields/internal | |
k8s.io/kube-openapi/pkg/schemaconv | |
k8s.io/kube-openapi/pkg/util/proto | Package proto is a collection of libraries for parsing and indexing the type definitions. |
k8s.io/kube-openapi/pkg/validation/spec | |
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). |
sigs.k8s.io/structured-merge-diff/v4/schema | Package schema defines a targeted schema language which allows one to represent all the schema information necessary to perform "structured" merges and diffs. |
sigs.k8s.io/structured-merge-diff/v4/typed | Package typed contains logic for operating on values with given schemas. |