package fake
import "k8s.io/client-go/kubernetes/typed/flowcontrol/v1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeFlowcontrolV1 ¶
func (*FakeFlowcontrolV1) FlowSchemas ¶
func (c *FakeFlowcontrolV1) FlowSchemas() v1.FlowSchemaInterface
func (*FakeFlowcontrolV1) PriorityLevelConfigurations ¶
func (c *FakeFlowcontrolV1) PriorityLevelConfigurations() v1.PriorityLevelConfigurationInterface
func (*FakeFlowcontrolV1) RESTClient ¶
func (c *FakeFlowcontrolV1) 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.0
- Published
- Dec 11, 2024
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 31 minutes ago –
Tools for package owners.