| Package | Description |
|---|---|
| io.kubernetes.client.util |
| Modifier and Type | Method and Description |
|---|---|
static <ApiType> ApiType |
RetryUtils.retryUponConflict(ApiInvocation<ApiType> apiTypeApiInvocation,
int maxRetry)
Invokes kubernetes api and will retry upon CONFLICT(409) response.
|
Copyright © 2022. All rights reserved.