Imports of package fake

PathSynopsis
k8s.io/apimachinery/pkg/apimachinery/announced
k8s.io/apimachinery/pkg/apimachinery/registered
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/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/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/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/v2alpha1
k8s.io/client-go/kubernetes/typed/autoscaling/v2alpha1/fake
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/v2alpha1
k8s.io/client-go/kubernetes/typed/batch/v2alpha1/fake
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/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/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/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/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/settings/v1alpha1
k8s.io/client-go/kubernetes/typed/settings/v1alpha1/fake
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/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/pkg/api/install
k8s.io/client-go/pkg/apis/apps/install
k8s.io/client-go/pkg/apis/authentication/install
k8s.io/client-go/pkg/apis/authorization/install
k8s.io/client-go/pkg/apis/autoscaling/install
k8s.io/client-go/pkg/apis/batch/install
k8s.io/client-go/pkg/apis/certificates/install
k8s.io/client-go/pkg/apis/extensions/install
k8s.io/client-go/pkg/apis/policy/install
k8s.io/client-go/pkg/apis/rbac/install
k8s.io/client-go/pkg/apis/settings/install
k8s.io/client-go/pkg/apis/storage/install
k8s.io/client-go/testing
osPackage os provides a platform-independent interface to operating system functionality.