package fake
import "k8s.io/client-go/scale/fake"
Package fake provides a fake client interface to arbitrary Kubernetes APIs that exposes common high level operations and exposes common metadata.
Index ¶
Types ¶
type FakeScaleClient ¶
FakeScaleClient provides a fake implementation of scale.ScalesGetter.
func (*FakeScaleClient) Scales ¶
func (f *FakeScaleClient) Scales(namespace string) scale.ScaleInterface
Source Files ¶
client.go
- Version
- v0.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 1 hour ago –
Tools for package owners.