Function: getResourceMetrics()
function getResourceMetrics(
item: Node,
metrics: KubeMetrics[],
resourceType: "cpu" | "memory"): any[]
Parameters
| Parameter | Type |
|---|---|
item | Node |
metrics | KubeMetrics[] |
resourceType | "cpu" | "memory" |
Returns
any[]