Imports of package fuzzer

PathSynopsis
github.com/google/gofuzzPackage fuzz is a library for populating go objects with random values.
k8s.io/apiextensions-apiserver/pkg/apis/apiextensionsPackage apiextensions is the internal version of the API.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/utils/pointerDeprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.