| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesClientTimeoutException |
| Modifier and Type | Method and Description |
|---|---|
void |
Watcher.onClose(KubernetesClientException cause)
Run when the watcher finally closes.
|
| Modifier and Type | Method and Description |
|---|---|
static KubernetesClientException |
OperationSupport.requestException(okhttp3.Request request,
Exception e) |
static KubernetesClientException |
OperationSupport.requestFailure(okhttp3.Request request,
io.fabric8.kubernetes.api.model.Status status) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitForConditionWatcher.onClose(KubernetesClientException cause) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
OperationSupport.handleStatusUpdate(T updated,
Class<T> type) |
| Constructor and Description |
|---|
WatchException(String message,
KubernetesClientException cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectorWatcher.onClose(KubernetesClientException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadinessWatcher.onClose(KubernetesClientException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
WatcherToggle.onClose(KubernetesClientException cause) |
Copyright © 2015–2021 Red Hat. All rights reserved.