Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Loop provider types LoopProviderType = storage.ProviderType("loop") HostLoopProviderType = storage.ProviderType("hostloop") // Config attributes LoopDataDir = "data-dir" // top level directory where loop devices are created. LoopSubDir = "sub-dir" // optional subdirectory for loop devices. )
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.