pub async fn cpu_usage_cfgroup1(
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_1 Utilize websocket connection