pub async fn cpu_usage_cfgroup2(
token: String,
gke_cluster_endpoint: String,
gke_cluster_namespace: String,
gke_pod_name: String,
) -> Result<f64, Error>Expand description
Function returning CPU usage by pod in CFGROUP_2 Utilize websocket connection