Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 856 Bytes

File metadata and controls

26 lines (16 loc) · 856 Bytes

PodStatsReport

Properties

Name Type Description Notes
blockIO String Humanized disk usage read + write [optional]
CID String Container ID [optional]
CPU String Percentage of CPU utilized by pod [optional]
mem String Percentage of Memory utilized by pod [optional]
memUsage String Humanized Memory usage and maximum [optional]
memUsageBytes String Memory usage and maximum in bytes [optional]
name String Pod Name [optional]
netIO String Network usage inbound + outbound [optional]
PIDS String Container PID [optional]
pod String Pod ID [optional]

Implemented Interfaces

  • Serializable