collect_from_nodes

Function collect_from_nodes 

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