Imports of package fake
| Path | Synopsis |
|---|---|
| k8s.io/api/autoscaling/v1 | |
| k8s.io/apimachinery/pkg/runtime/schema | |
| k8s.io/client-go/scale | Package scale provides a polymorphic scale client capable of fetching and updating Scale for any resource which implements the `scale` subresource, as long as that subresource operates on a version of scale convertable to autoscaling.Scale. |
| k8s.io/client-go/testing | Package testing provides a fake Kubernetes client suitable for use in unit tests. |