Function agones::is_fleet_ready
source · [−]pub fn is_fleet_ready() -> impl Condition<Fleet>
Expand description
Condition to wait for a Fleet to have all the replicas it is expecting to be ready.
pub fn is_fleet_ready() -> impl Condition<Fleet>
Condition to wait for a Fleet to have all the replicas it is expecting to be ready.