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.24.6
- Published
- Sep 21, 2022
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 1 minute ago –
Tools for package owners.