apiextensions-apiserverk8s.io/apiextensions-apiserver/test/integration

Imports of package integration

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1Package v1 is the v1 version of the API.
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1Package v1beta1 is the v1beta1 version of the API.
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset
k8s.io/apimachinery/pkg/api/errorsPackage errors provides detailed error types for api field validation.
k8s.io/apimachinery/pkg/api/metaPackage meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/client-go/dynamic
testingPackage testing provides support for automated testing of Go packages.