Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 587 Bytes

GraphDriverData.md

File metadata and controls

19 lines (9 loc) · 587 Bytes

GraphDriverData

GraphDriverData Information about the storage driver used to store the container's and image's filesystem.

Properties

Name Type Description Notes
data Map<String, 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.
name String Name of the storage driver.

Implemented Interfaces

  • Serializable