package fake
import "k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake"
Package fake has the automatically generated clients.
Index ¶
- type FakeStorageV1alpha1
- func (c *FakeStorageV1alpha1) CSIStorageCapacities(namespace string) v1alpha1.CSIStorageCapacityInterface
- func (c *FakeStorageV1alpha1) RESTClient() rest.Interface
- func (c *FakeStorageV1alpha1) VolumeAttachments() v1alpha1.VolumeAttachmentInterface
- func (c *FakeStorageV1alpha1) VolumeAttributesClasses() v1alpha1.VolumeAttributesClassInterface
Types ¶
type FakeStorageV1alpha1 ¶
func (*FakeStorageV1alpha1) CSIStorageCapacities ¶
func (c *FakeStorageV1alpha1) CSIStorageCapacities(namespace string) v1alpha1.CSIStorageCapacityInterface
func (*FakeStorageV1alpha1) RESTClient ¶
func (c *FakeStorageV1alpha1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeStorageV1alpha1) VolumeAttachments ¶
func (c *FakeStorageV1alpha1) VolumeAttachments() v1alpha1.VolumeAttachmentInterface
func (*FakeStorageV1alpha1) VolumeAttributesClasses ¶
func (c *FakeStorageV1alpha1) VolumeAttributesClasses() v1alpha1.VolumeAttributesClassInterface
Source Files ¶
doc.go fake_csistoragecapacity.go fake_storage_client.go fake_volumeattachment.go fake_volumeattributesclass.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.