| Interface | Description |
|---|---|
| FailFastCheck |
Interface for failfast class that provide reason of failure.
|
| Class | Description |
|---|---|
| EventFailFastCheckBuilder |
Builder for creating fail fast checks for event
You can filter events by name, obj kind, obj name, time,...
|
| ExponentialTimeBackoff |
Class provide support for exponential time backoff.
|
| ExponentialTimeBackoff.Builder | |
| FailFastBuilder |
The class provides support to create
FailFastCheck MultipleFailFastChecksHandler that checks if a waiter
should fail due to an error state of cluster. |
| MultipleFailFastChecksHandler |
Handler for multiple
FailFastCheck instances. |
| WatchedResourcesSupplier<X> |
Generic class for
FailFastCheck so that a builder can build it easily. |
Copyright © 2023. All rights reserved.