Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FUSEBackend defines the FUSE backend. FUSEBackend = "fuse" // NaiveBackend defines the naive backend. NaiveBackend = "naive" // OverlayFSBackend defines the overlayfs backend. OverlayFSBackend = "overlayfs" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.