Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the driver. Name = types.LibStorageDriverName )
Variables ¶
View Source
var ( // EnableInstanceIDHeaders is a flag indicating whether or not the // client will automatically send the instance ID header(s) along with // storage-related API requests. The default is enabled. EnableInstanceIDHeaders = true // EnableLocalDevicesHeaders is a flag indicating whether or not the // client will automatically send the local devices header(s) along with // storage-related API requests. The default is enabled. EnableLocalDevicesHeaders = true )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.