Documentation ¶
Index ¶
Constants ¶
View Source
const ( MntRootPath = "/mnt" SERVER = "server" VOLUMEAS = "volumeAs" SUBPATH = "subpath" )
resourcemode is selected by: subpath/filesystem
View Source
const (
// CPFSTempMntPath used for create sub directory
CPFSTempMntPath = "/mnt/acs_mnt/k8s_cpfs/temp"
)
View Source
const (
// InstanceID is instance id tag
InstanceID = "instance-id"
)
Variables ¶
This section is empty.
Functions ¶
func GetCpfsDetails ¶
GetCpfsDetails get cpfsServer cpfsFileSystem and cpfsPath object
func NewControllerServer ¶
func NewControllerServer(d *csicommon.CSIDriver) csi.ControllerServer
NewControllerServer is to create controller server
Types ¶
Click to show internal directories.
Click to hide internal directories.