Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MaximumRetries = 5
)
Functions ¶
func NewBootstrap ¶
NewBootstrap attempts to create a token with the given ID.
func TryRunCommand ¶
TryRunCommand runs a function a maximum of failureThreshold times, and retries on error. If failureThreshold is hit; the last error is returned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.