Documentation ¶
Index ¶
- func CheckForDuplicateSMBMounts(dir, mount, remoteServer string) (bool, error)
- func GetRemoteServerFromTarget(mount string) (string, error)
- func IsSmbMapped(remotePath string) (bool, error)
- func NewSmbGlobalMapping(remotePath, username, password string) error
- func RemoveSmbGlobalMapping(remotePath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForDuplicateSMBMounts ¶ added in v1.28.10
CheckForDuplicateSMBMounts checks if there is any other SMB mount exists on the same remote server
func GetRemoteServerFromTarget ¶ added in v1.28.10
GetRemoteServerFromTarget- gets the remote server path given a mount point, the function is recursive until it find the remote server or errors out
func IsSmbMapped ¶
func NewSmbGlobalMapping ¶
func RemoveSmbGlobalMapping ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.