package
1.0.0-rc2
Repository: https://github.com/humblec/csi-test.git
Documentation: pkg.go.dev

# Functions

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.

# 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
No description provided by the author
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.