Documentation ¶
Overview ¶
Package fake has the automatically generated clients.
Index ¶
- type FakeStorageV1beta1
- func (c *FakeStorageV1beta1) CSIDrivers() v1beta1.CSIDriverInterface
- func (c *FakeStorageV1beta1) CSINodes() v1beta1.CSINodeInterface
- func (c *FakeStorageV1beta1) CSIStorageCapacities(namespace string) v1beta1.CSIStorageCapacityInterface
- func (c *FakeStorageV1beta1) RESTClient() rest.Interface
- func (c *FakeStorageV1beta1) StorageClasses() v1beta1.StorageClassInterface
- func (c *FakeStorageV1beta1) VolumeAttachments() v1beta1.VolumeAttachmentInterface
- func (c *FakeStorageV1beta1) VolumeAttributesClasses() v1beta1.VolumeAttributesClassInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeStorageV1beta1 ¶
func (*FakeStorageV1beta1) CSIDrivers ¶
func (c *FakeStorageV1beta1) CSIDrivers() v1beta1.CSIDriverInterface
func (*FakeStorageV1beta1) CSINodes ¶
func (c *FakeStorageV1beta1) CSINodes() v1beta1.CSINodeInterface
func (*FakeStorageV1beta1) CSIStorageCapacities ¶ added in v0.21.0
func (c *FakeStorageV1beta1) CSIStorageCapacities(namespace string) v1beta1.CSIStorageCapacityInterface
func (*FakeStorageV1beta1) RESTClient ¶
func (c *FakeStorageV1beta1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeStorageV1beta1) StorageClasses ¶
func (c *FakeStorageV1beta1) StorageClasses() v1beta1.StorageClassInterface
func (*FakeStorageV1beta1) VolumeAttachments ¶
func (c *FakeStorageV1beta1) VolumeAttachments() v1beta1.VolumeAttachmentInterface
func (*FakeStorageV1beta1) VolumeAttributesClasses ¶ added in v0.31.0
func (c *FakeStorageV1beta1) VolumeAttributesClasses() v1beta1.VolumeAttributesClassInterface
Click to show internal directories.
Click to hide internal directories.