StoreInfo describes the container storage and its attributes
Name | Type | Description | Notes |
---|---|---|---|
configFile | String | [optional] | |
containerStore | ContainerStore | [optional] | |
graphDriverName | String | [optional] | |
graphOptions | Map<String, Object> | [optional] | |
graphRoot | String | [optional] | |
graphRootAllocated | Integer | GraphRootAllocated is how much space the graphroot has in bytes | [optional] |
graphRootUsed | Integer | GraphRootUsed is how much of graphroot is used in bytes | [optional] |
graphStatus | Map<String, String> | [optional] | |
imageCopyTmpDir | String | [optional] | |
imageStore | ImageStore | [optional] | |
runRoot | String | [optional] | |
transientStore | Boolean | [optional] | |
volumePath | String | [optional] |
- Serializable