github.com/google/gofuzz | Package fuzz is a library for populating go objects with random values. |
k8s.io/apimachinery/pkg/api/resource | |
k8s.io/apimachinery/pkg/fields | Package fields implements a simple field system, parsing and matching selectors with sets of fields. |
k8s.io/apimachinery/pkg/labels | Package labels implements a simple label system, parsing and matching selectors with sets of labels. |
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/runtime/serializer | |
k8s.io/apimachinery/pkg/util/intstr | |
k8s.io/kubernetes/pkg/api | |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |