package fake

import "k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3/fake"

Package fake has the automatically generated clients.

Index

Types

type FakeFlowcontrolV1beta3

type FakeFlowcontrolV1beta3 struct {
	*testing.Fake
}

func (*FakeFlowcontrolV1beta3) FlowSchemas

func (*FakeFlowcontrolV1beta3) PriorityLevelConfigurations

func (c *FakeFlowcontrolV1beta3) PriorityLevelConfigurations() v1beta3.PriorityLevelConfigurationInterface

func (*FakeFlowcontrolV1beta3) RESTClient

func (c *FakeFlowcontrolV1beta3) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Source Files

doc.go fake_flowcontrol_client.go fake_flowschema.go fake_prioritylevelconfiguration.go

Version
v0.32.1
Published
Jan 16, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
1 minute ago

Tools for package owners.