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