package fake

import "k8s.io/client-go/kubernetes/typed/resource/v1alpha3/fake"

Package fake has the automatically generated clients.

Index

Types

type FakeResourceV1alpha3

type FakeResourceV1alpha3 struct {
	*testing.Fake
}

func (*FakeResourceV1alpha3) DeviceTaintRules

func (*FakeResourceV1alpha3) RESTClient

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

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

func (*FakeResourceV1alpha3) ResourcePoolStatusRequests

func (c *FakeResourceV1alpha3) ResourcePoolStatusRequests() v1alpha3.ResourcePoolStatusRequestInterface

Source Files

doc.go fake_devicetaintrule.go fake_resource_client.go fake_resourcepoolstatusrequest.go

Version
v0.36.0 (latest)
Published
Apr 22, 2026
Platform
linux/amd64
Imports
6 packages
Last checked
4 minutes ago

Tools for package owners.