kubectl_view_allocations

Function collect_from_metrics

Source
pub async fn collect_from_metrics(
    client: Client,
    resources: &mut Vec<Resource>,
) -> Result<(), Error>