package fake

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

Package fake has the automatically generated clients.

Index

Types

type FakeResourceV1beta2

type FakeResourceV1beta2 struct {
	*testing.Fake
}

func (*FakeResourceV1beta2) DeviceClasses

func (*FakeResourceV1beta2) RESTClient

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

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

func (*FakeResourceV1beta2) ResourceClaimTemplates

func (c *FakeResourceV1beta2) ResourceClaimTemplates(namespace string) v1beta2.ResourceClaimTemplateInterface

func (*FakeResourceV1beta2) ResourceClaims

func (c *FakeResourceV1beta2) ResourceClaims(namespace string) v1beta2.ResourceClaimInterface

func (*FakeResourceV1beta2) ResourceSlices

Source Files

doc.go fake_deviceclass.go fake_resource_client.go fake_resourceclaim.go fake_resourceclaimtemplate.go fake_resourceslice.go

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

Tools for package owners.