Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AutoBackend is automatically resolved into either overlayfs or native. AutoBackend = "auto" // NativeBackend defines the native backend. NativeBackend = "native" // 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.