package fake
import "k8s.io/client-go/kubernetes/typed/resource/v1alpha3/fake"
Package fake has the automatically generated clients.
Index ¶
- type FakeResourceV1alpha3
- func (c *FakeResourceV1alpha3) DeviceClasses() v1alpha3.DeviceClassInterface
- func (c *FakeResourceV1alpha3) DeviceTaintRules() v1alpha3.DeviceTaintRuleInterface
- func (c *FakeResourceV1alpha3) RESTClient() rest.Interface
- func (c *FakeResourceV1alpha3) ResourceClaimTemplates(namespace string) v1alpha3.ResourceClaimTemplateInterface
- func (c *FakeResourceV1alpha3) ResourceClaims(namespace string) v1alpha3.ResourceClaimInterface
- func (c *FakeResourceV1alpha3) ResourceSlices() v1alpha3.ResourceSliceInterface
Types ¶
type FakeResourceV1alpha3 ¶
func (*FakeResourceV1alpha3) DeviceClasses ¶
func (c *FakeResourceV1alpha3) DeviceClasses() v1alpha3.DeviceClassInterface
func (*FakeResourceV1alpha3) DeviceTaintRules ¶
func (c *FakeResourceV1alpha3) DeviceTaintRules() v1alpha3.DeviceTaintRuleInterface
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) ResourceClaimTemplates ¶
func (c *FakeResourceV1alpha3) ResourceClaimTemplates(namespace string) v1alpha3.ResourceClaimTemplateInterface
func (*FakeResourceV1alpha3) ResourceClaims ¶
func (c *FakeResourceV1alpha3) ResourceClaims(namespace string) v1alpha3.ResourceClaimInterface
func (*FakeResourceV1alpha3) ResourceSlices ¶
func (c *FakeResourceV1alpha3) ResourceSlices() v1alpha3.ResourceSliceInterface
Source Files ¶
doc.go fake_deviceclass.go fake_devicetaintrule.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.