Skip to content

dsdk / v1.47 / DriverData

Type Alias: DriverData ​

DriverData: object

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

Type declaration ​

NameTypeDescription
DataobjectLow-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.
NamestringName of the storage driver.