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