Skip to main content

runtime_overview

Function runtime_overview 

Source
pub async fn runtime_overview<'e, E>(
    executor: E,
) -> Result<RuntimeOverview, AwaError>
where E: PgExecutor<'e>,
Expand description

Cluster runtime overview with instance list.