package
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Mar 9, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContainerMetrics struct {
Name string `json:"name"`
Time string `json:"time"`
CPUUsagePercentage float64 `json:"cpu_usage_percentage"`
MemoryUsagePercentage float64 `json:"memory_usage_percentage"`
MemoryUsed uint64 `json:"memory_used"`
MemoryAvailable uint64 `json:"available_memory"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.