package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Sep 30, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package apiretry provides the retry func shared between networking controllers.
Do will retry the do func only when the error is transient.
WaitUntilObjectDeleted will ensure obj is deleted until it hits the backoff cap.
It will retry only when it gets the object or the error is transient.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.