Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupContent ¶ added in v1.8.4
CleanupContent removes all temporary mountpoint and all content from directory
func MountTemp ¶
func MountTemp(store storage.Store, containerId, source, dest string, rootUID, rootGID int) (mount specs.Mount, contentDir string, Err 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.