defenseunicorns / pkg

Common Go modules maintained by Defense Unicorns
Apache License 2.0
5 stars 4 forks source link

feat: wait for delete and wait for objects option #103

Open phillebaba opened 2 months ago

phillebaba commented 2 months ago

Description

Adds a new WaitForDelete function to help with situations where it is not enough with an eventually consistent delete.

Related Issue

N/A