Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSmbMapped ¶
func NewSmbGlobalMapping ¶
func NewSmbLink ¶
NewSmbLink - creates a directory symbolic link to the remote share. The os.Symlink was having issue for cases where the destination was an SMB share - the container runtime would complain stating "Access Denied". Because of this, we had to perform this operation with powershell commandlet creating an directory softlink. Since os.Symlink is currently being used in working code paths, no attempt is made in alpha to merge the paths.
func RemoveSmbGlobalMapping ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.