Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 509 Bytes

File metadata and controls

11 lines (6 loc) · 509 Bytes

GraphDriverData

Properties

Name Type Description Notes
name kotlin.String Name of the storage driver.
`data` kotlin.collections.MutableMap<kotlin.String, kotlin.String> Low-level storage metadata, provided as key/value pairs. This information is driver-specific, and depends on the storage-driver in use, and should be used for informational purposes only. [optional]