Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 625 Bytes

ContainerNetworkStats.md

File metadata and controls

25 lines (15 loc) · 625 Bytes

ContainerNetworkStats

Statistics for an individual container network interface

Properties

Name Type Description Notes
rxBytes Integer [optional]
rxDropped Integer [optional]
rxErrors Integer [optional]
rxPackets Integer [optional]
txBytes Integer [optional]
txDropped Integer [optional]
txErrors Integer [optional]
txPackets Integer [optional]

Implemented Interfaces

  • Serializable