Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmbAPI ¶
type SmbAPI struct {
RequirePrivacy bool
}
func (*SmbAPI) NewSmbGlobalMapping ¶
func (*SmbAPI) 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".
func (*SmbAPI) RemoveSmbGlobalMapping ¶
Click to show internal directories.
Click to hide internal directories.