ContainerInfo interface

Properties

currentCpuStats
currentTimeStamp
eth0
id
memoryStats
name
previousCpuStats
previousTimeStamp

Property Details

currentCpuStats

currentCpuStats?: ContainerCpuStatistics

Property Value

currentTimeStamp

currentTimeStamp?: Date

Property Value

Date

eth0

eth0?: ContainerNetworkInterfaceStatistics

Property Value

id

id?: string

Property Value

string

memoryStats

memoryStats?: ContainerMemoryStatistics

Property Value

name

name?: string

Property Value

string

previousCpuStats

previousCpuStats?: ContainerCpuStatistics

Property Value

previousTimeStamp

previousTimeStamp?: Date

Property Value

Date