Skip to content

fortytw2/wait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wait Build Status codecov

wait is an extraction of the kubernetes exponential backoff and wait functionality into an independently re-useable, zero-dependency package.

The most notable difference from the kubernetes library is that wait makes no provisions for handling panic recovery within its functions, instead relying on the caller to do so, if needed.

LICENSE

Apache, see LICENSE

About

k8s wait and backoff utilities, extracted for general use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages