client-gok8s.io/client-go/scale/fake Index | Files

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

type FakeScaleClient struct {
	testing.Fake
}

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.17.12
Published
Sep 16, 2020
Platform
js/wasm
Imports
5 packages
Last checked
12 minutes ago

Tools for package owners.