package
Version:
v3.4.10
Opens a new window with list of versions in this module.
Published: Aug 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContainerSize struct {
RootFsSize int64 `json:"rootFsSize"`
RwSize int64 `json:"rwSize"`
}
ContainerSize holds the size of the container's root filesystem and top
read-write layer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.