Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 360 Bytes

ContainerSize.md

File metadata and controls

19 lines (9 loc) · 360 Bytes

ContainerSize

ContainerSize holds the size of the container's root filesystem and top read-write layer.

Properties

Name Type Description Notes
rootFsSize Long [optional]
rwSize Long [optional]

Implemented Interfaces

  • Serializable