Skip to main content

apply_delete_op

Function apply_delete_op 

Source
pub async fn apply_delete_op(
    t: &Transport,
    plan: &DeletePlan,
) -> Result<DeleteOutcome>
Expand description

Continue after per-container failures so the result records every deletion and every container that remains.