package
1.7.0
Repository: https://github.com/dell/csi-baremetal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewControllerService is the constructor for CSIControllerService struct Receives an instance of base.KubeClient and logrus logger Returns an instance of CSIControllerService.
NewIdentityServer is the creator for defaultIdentityServer struct Receives name of the driver, driver version and readiness state of the driver Returns csi.IdentityServer because defaultIdentityServer struct implements it.

# Constants

Parameter key&value to set partitioned mode for block volumes.
Parameter key&value to set partitioned mode for block volumes.

# Structs

CSIControllerService is the implementation of ControllerServer interface from GO CSI specification.

# Type aliases

NodeID is the type for node hostname.