| 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(HttpRequest request,
Exception e) |
static KubernetesClientException |
OperationSupport.requestException(HttpRequest request,
Throwable e,
String message) |
static KubernetesClientException |
OperationSupport.requestFailure(HttpRequest request,
io.fabric8.kubernetes.api.model.Status status) |
static KubernetesClientException |
OperationSupport.requestFailure(HttpRequest request,
io.fabric8.kubernetes.api.model.Status status,
String message) |
Copyright © 2015–2022 Red Hat. All rights reserved.