package
5.3.1
Repository: https://github.com/kubernetes-csi/csi-test.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewMockControllerServer creates a new mock instance.
No description provided by the author
NewMockIdentityServer creates a new mock instance.
NewMockNodeServer creates a new mock instance.
NewMockSnapshotMetadataServer creates a new mock instance.

# Variables

ErrAuthFailed is the error when the secret is incorrect.
ErrNoCredentials is the error when a secret is enabled but not passed in the request.

# Structs

CSICreds is a driver specific secret type.
No description provided by the author
CSIDriverController is the CSI Driver Controller backend.
CSIDriverControllerServer is the Controller service component of the driver.
CSIDriverNode is the CSI Driver Node backend.
CSIDriverNodeServer is the Node service component of the driver.
CSIDriverServers is a unified driver component with both Controller and Node services.
MockControllerServer is a mock of ControllerServer interface.
MockControllerServerMockRecorder is the mock recorder for MockControllerServer.
No description provided by the author
No description provided by the author
MockIdentityServer is a mock of IdentityServer interface.
MockIdentityServerMockRecorder is the mock recorder for MockIdentityServer.
MockNodeServer is a mock of NodeServer interface.
MockNodeServerMockRecorder is the mock recorder for MockNodeServer.
MockSnapshotMetadataServer is a mock of SnapshotMetadataServer interface.
MockSnapshotMetadataServerMockRecorder is the mock recorder for MockSnapshotMetadataServer.