active_rollout_for_host

Function active_rollout_for_host 

Source
pub fn active_rollout_for_host<'a>(
    fleet_state: &'a FleetState,
    host_id: &str,
) -> Option<&'a RolloutId>
Expand description

Lookup helper: given a host_id, find its active rollout id (if any).