Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultFS = "ext4" ConnectTimeout = 3 * time.Second Gigabytes = int64(1024 * 1024 * 1024) )
View Source
const ( NodeLabelKey = apis.LabelHostname StorageNamespace = "zcloud" )
Variables ¶
This section is empty.
Functions ¶
func NewControllerServer ¶
func NewControllerServer(d *csicommon.CSIDriver, c client.Client, conf *PluginConf) *controllerServer
func NewIdentityServer ¶
func NewIdentityServer(d *csicommon.CSIDriver) *identityServer
func NewNodeServer ¶
func NewNodeServer(d *csicommon.CSIDriver, c client.Client, conf *PluginConf) *nodeServer
Types ¶
Click to show internal directories.
Click to hide internal directories.