Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MountTemp ¶
func MountTemp(store storage.Store, containerId, source, dest string, rootUID, rootGID int) (specs.Mount, string, error)
MountTemp creates a subdir of the contentDir based on the source directory from the source system. It then mounds up the source directory on to the generated mount point and returns the mount point to the caller.
func RemoveTemp ¶
RemoveTemp removes temporary mountpoint and all content from its parent directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.