ContainerNetworkInterfaceStatistics interface

Properties

rxBytes
rxDropped
rxErrors
rxPackets
txBytes
txDropped
txErrors
txPackets

Property Details

rxBytes

rxBytes?: number

Property Value

number

rxDropped

rxDropped?: number

Property Value

number

rxErrors

rxErrors?: number

Property Value

number

rxPackets

rxPackets?: number

Property Value

number

txBytes

txBytes?: number

Property Value

number

txDropped

txDropped?: number

Property Value

number

txErrors

txErrors?: number

Property Value

number

txPackets

txPackets?: number

Property Value

number