Imports of package fuzzer

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/gofuzzPackage fuzz is a library for populating go objects with random values.
k8s.io/apimachinery/pkg/api/apitesting
k8s.io/apimachinery/pkg/api/apitesting/fuzzer
k8s.io/apimachinery/pkg/runtimePackage runtime defines conversions between generic types and structs to map query strings to struct objects.
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/apiserver/pkg/apis/examplepackage example contains an example API used to demonstrate how to create api groups.
k8s.io/apiserver/pkg/apis/example/v1