kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/resource/v1alpha3/fake/fake_resource_client.go

type FakeResourceV1alpha3

func (c *FakeResourceV1alpha3) DeviceClasses() v1alpha3.DeviceClassInterface {}

func (c *FakeResourceV1alpha3) ResourceClaims(namespace string) v1alpha3.ResourceClaimInterface {}

func (c *FakeResourceV1alpha3) ResourceClaimTemplates(namespace string) v1alpha3.ResourceClaimTemplateInterface {}

func (c *FakeResourceV1alpha3) ResourceSlices() v1alpha3.ResourceSliceInterface {}

// RESTClient returns a RESTClient that is used to communicate
// with API server by this client implementation.
func (c *FakeResourceV1alpha3) RESTClient() rest.Interface {}