Documentation ¶ Index ¶ func MountCeph(prefixMountPath, userName, address, keyring, workDir string, forceMount bool, ...) (mountPoint string, err error) func MountCfs(prefixMountPath, address, workDir string, forceMount bool, timeout int) (mountPoint string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MountCeph ¶ func MountCeph( prefixMountPath, userName, address, keyring, workDir string, forceMount bool, timeout int, ) (mountPoint string, err error) func MountCfs ¶ func MountCfs( prefixMountPath, address, workDir string, forceMount bool, timeout int, ) (mountPoint string, err error) Types ¶ This section is empty. Source Files ¶ View all Source files mount.go Click to show internal directories. Click to hide internal directories.