Function kubectl_view_allocations::collect_from_nodes[][src]

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