defenseunicorns / pkg

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

feat: add wait for ready runtime #105

Closed phillebaba closed 2 months ago

phillebaba commented 2 months ago

Description

Adds an alternative wait function to remove the need to create object meta slices and instead pass runtime objects.

Related Issue

N/A