pub async fn admin_get(
session: &Session,
selector: &str,
timeout: Duration,
) -> Result<Vec<AdminEntry>>Expand description
GET an admin selector (default @/**). Fans to every node (target All,
consolidation None — several routers may answer).