Skip to main content

render_dashboard

Function render_dashboard 

Source
fn render_dashboard(
    stdout: &mut Stdout,
    deploy_id: &str,
    cluster_states: &BTreeMap<String, ClusterStatusContext>,
    start_time: Instant,
    allowed_lag_secs: i64,
) -> Result<(), CliError>
Expand description

Render the live dashboard.