Imports of package fake

PathSynopsis
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/clientset/versioned/typed/cr/v1This package has the automatically generated typed clients.
k8s.io/apiextensions-apiserver/examples/client-go/pkg/client/clientset/versioned/typed/cr/v1/fakePackage fake has the automatically generated clients.
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/apimachinery/pkg/runtime/serializer
k8s.io/apimachinery/pkg/util/runtime
k8s.io/apimachinery/pkg/watchPackage watch contains a generic watchable interface, and a fake for testing code that uses the watch interface.
k8s.io/client-go/discoveryPackage discovery provides ways to discover server-supported API groups, versions and resources.
k8s.io/client-go/discovery/fake
k8s.io/client-go/testing