# Functions
No description provided by the author
No description provided by the author
NewControllerDriver creates a new CSI driver.
NewNodeDriver creates a new CSI node driver for OCI blockvolume.
NewSimpleClientset returns a clientset that will respond with the provided objects.
# Constants
BlockVolumeDriverName defines the driver name to be used in Kubernetes.
BlockVolumeDriverVersion is the version of the CSI driver.
No description provided by the author
No description provided by the author
No description provided by the author
FSSDriverName defines the driver name to be used in Kubernetes.
FSSDriverVersion is the version of the CSI driver.
No description provided by the author
No description provided by the author
LustreDriverName defines the driver name to be used in Kubernetes.
LustreDriverVersion is the version of the CSI driver.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
BlockVolumeControllerDriver extends ControllerDriver.
BlockVolumeNodeDriver extends NodeDriver.
Clientset implements clientset.Interface.
ControllerDriver implements CSI Controller interfaces.
No description provided by the author
Driver implements only Identity interface and embed Controller and Node interface.
No description provided by the author
FakeServiceAccounts implements ServiceAccountInterface.
FSSControllerDriver extends ControllerDriver.
FSSNodeDriver extends NodeDriver.
No description provided by the author
NodeDriver implements CSI Node interfaces.
No description provided by the author
No description provided by the author
StorageClassParameters holds configuration.
VolumeAttachmentOption holds config for attachments.
VolumeParameters holds configuration.
# Type aliases
No description provided by the author
No description provided by the author