Imports of package fake

PathSynopsis
k8s.io/api/admissionregistration/v1Package v1 is the v1 version of the API.
k8s.io/api/admissionregistration/v1beta1Package v1beta1 is the v1beta1 version of the API.
k8s.io/api/apiserverinternal/v1alpha1Package v1alpha1 contains the v1alpha1 version of the API used by the apiservers themselves.
k8s.io/api/apps/v1
k8s.io/api/apps/v1beta1
k8s.io/api/apps/v1beta2
k8s.io/api/authentication/v1
k8s.io/api/authentication/v1beta1
k8s.io/api/authorization/v1
k8s.io/api/authorization/v1beta1
k8s.io/api/autoscaling/v1
k8s.io/api/autoscaling/v2
k8s.io/api/autoscaling/v2beta1
k8s.io/api/autoscaling/v2beta2
k8s.io/api/batch/v1+k8s:deepcopy-gen=package +k8s:protobuf-gen=package +k8s:openapi-gen=true +k8s:prerelease-lifecycle-gen=true
k8s.io/api/batch/v1beta1
k8s.io/api/certificates/v1
k8s.io/api/certificates/v1beta1
k8s.io/api/coordination/v1
k8s.io/api/coordination/v1beta1
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/api/discovery/v1
k8s.io/api/discovery/v1beta1
k8s.io/api/events/v1
k8s.io/api/events/v1beta1
k8s.io/api/extensions/v1beta1
k8s.io/api/flowcontrol/v1alpha1
k8s.io/api/flowcontrol/v1beta1Package v1beta1 holds api types of version v1alpha1 for group "flowcontrol.apiserver.k8s.io".
k8s.io/api/flowcontrol/v1beta2Package v1beta2 holds api types of version v1alpha1 for group "flowcontrol.apiserver.k8s.io".
k8s.io/api/networking/v1
k8s.io/api/networking/v1beta1
k8s.io/api/node/v1
k8s.io/api/node/v1alpha1
k8s.io/api/node/v1beta1
k8s.io/api/policy/v1Package policy is for any kind of policy object.
k8s.io/api/policy/v1beta1Package policy is for any kind of policy object.
k8s.io/api/rbac/v1
k8s.io/api/rbac/v1alpha1
k8s.io/api/rbac/v1beta1
k8s.io/api/scheduling/v1
k8s.io/api/scheduling/v1alpha1
k8s.io/api/scheduling/v1beta1
k8s.io/api/storage/v1
k8s.io/api/storage/v1alpha1
k8s.io/api/storage/v1beta1
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/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/kubernetes/typed/admissionregistration/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/admissionregistration/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/apps/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/apps/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/apps/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/apps/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/apps/v1beta2This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/apps/v1beta2/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/authentication/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/authentication/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/authentication/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/authorization/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/authorization/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/authorization/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/batch/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/batch/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/batch/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/batch/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/certificates/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/certificates/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/certificates/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/coordination/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/coordination/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/coordination/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/core/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/core/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/discovery/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/discovery/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/discovery/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/discovery/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/events/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/events/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/events/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/events/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/extensions/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1
k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/networking/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/networking/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/networking/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/networking/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/node/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/node/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/node/v1alpha1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/node/v1alpha1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/node/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/node/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/policy/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/policy/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/policy/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/policy/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/rbac/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/rbac/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/rbac/v1alpha1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/rbac/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/storage/v1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/storage/v1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/storage/v1alpha1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/kubernetes/typed/storage/v1beta1This package has the automatically generated typed clients.
k8s.io/client-go/kubernetes/typed/storage/v1beta1/fakePackage fake has the automatically generated clients.
k8s.io/client-go/testing