Versions in this module Expand all Collapse all v1 v1.2.0 May 15, 2020 Changes in this version + const DriverName + const DriverVerision + var CFSDefaultNetInterface = "vpc" + var CFSDefaultPGroupID = "pgroupbasic" + var CFSDefaultProtocol = "NFS" + var CFSDefaultStorageType = "SD" + var CFSStateAvailble = "available" + var CFSStateCreating = "creating" + var GB = 1 << (10 * 3) + func GetNormTmpSecret() (string, string, string, bool, error) + func GetSercet() (secretID, secretKey, token string, isTokenUpdate bool) + func NewControllerServer(d *driver) *controllerServer + func NewDriver(nodeID, endpoint, region, zone, cfsUrl string) *driver + func NewNodeServer(d *driver, mounter mount.Interface) *nodeServer