Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LvmVgName lvm vg name LvmVgName = "vgName" // DefaultFsType default fs type DefaultFsType = "ext4" )
Variables ¶
View Source
var ( // MasterURL master endpoint MasterURL string // Kubeconfig config address Kubeconfig string )
Functions ¶
func NewControllerServer ¶
func NewIdentityServer ¶
func NewNodeServer ¶
func NewNodeServer(d *csicommon.CSIDriver, nodeID string) csi.NodeServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.