Module union_fs

Source
Expand description

Another implementation of the union that uses paths, its not as simple as TmpFs. not currently used but was used by the previoulsy implementation of Deploy - now using TmpFs

Structs§

MountPoint
MountPointRef
UnionFileSystem
Allows different filesystems of different types to be mounted at various mount points

Enums§

UnionMergeMode
Defines how to handle conflicts when merging two UnionFileSystems