Share via


ContainerInfoOutput interface

Properties

currentCpuStats
currentTimeStamp
eth0
id
memoryStats
name
previousCpuStats
previousTimeStamp

Property Details

currentCpuStats

currentCpuStats?: ContainerCpuStatisticsOutput

Property Value

currentTimeStamp

currentTimeStamp?: string

Property Value

string

eth0

eth0?: ContainerNetworkInterfaceStatisticsOutput

Property Value

id

id?: string

Property Value

string

memoryStats

memoryStats?: ContainerMemoryStatisticsOutput

Property Value

name

name?: string

Property Value

string

previousCpuStats

previousCpuStats?: ContainerCpuStatisticsOutput

Property Value

previousTimeStamp

previousTimeStamp?: string

Property Value

string