Imports of package externalversions

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apiextensions-apiserver/examples/client-go/pkg/apis/cr/v1Package v1 is the v1 version of the API.
k8s.io/apiextensions-apiserver/examples/client-go/pkg/client/clientset/versioned
k8s.io/apiextensions-apiserver/examples/client-go/pkg/client/informers/externalversions/cr
k8s.io/apiextensions-apiserver/examples/client-go/pkg/client/informers/externalversions/internalinterfaces
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
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/schema
k8s.io/client-go/tools/cachePackage cache is a client-side caching mechanism.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.