tests_fuzz::utils::cluster_info

Function fetch_nodes

Source
pub async fn fetch_nodes(db: &MySqlPool) -> Result<Vec<NodeInfo>>
Expand description

Returns all NodeInfo in the cluster.