Imports of package internalversion

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apiextensions-apiserver/pkg/apis/apiextensionsPackage apiextensions is the internal version of the API.
k8s.io/apiextensions-apiserver/pkg/client/clientset/internalclientset
k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/apiextensions
k8s.io/apiextensions-apiserver/pkg/client/informers/internalversion/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.