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.
pub async fn apply_delete_op(
t: &Transport,
plan: &DeletePlan,
) -> Result<DeleteOutcome>Continue after per-container failures so the result records every deletion and every container that remains.