| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.dsl.base |
| Modifier and Type | Class and Description |
|---|---|
class |
KubernetesClientTimeoutException |
| Modifier and Type | Method and Description |
|---|---|
KubernetesClientException |
WatcherException.asClientException() |
| 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 |
|---|---|
protected <T> T |
OperationSupport.handleStatusUpdate(T updated,
Class<T> type) |
Copyright © 2015–2021 Red Hat. All rights reserved.