package fake

import "k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake"

Package fake has the automatically generated clients.

Index

Types

type FakeSchedulingV1beta1

type FakeSchedulingV1beta1 struct {
	*testing.Fake
}

func (*FakeSchedulingV1beta1) PriorityClasses

func (*FakeSchedulingV1beta1) RESTClient

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

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

Source Files

doc.go fake_priorityclass.go fake_scheduling_client.go

Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
6 packages
Last checked
3 hours ago

Tools for package owners.