| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.http | |
| io.fabric8.kubernetes.client.utils |
| Modifier and Type | Method and Description |
|---|---|
KubernetesClientBuilder |
KubernetesClientBuilder.withHttpClientFactory(HttpClient.Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient.Factory |
HttpClient.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpClientUtils.applyCommonConfiguration(Config config,
HttpClient.Builder builder,
HttpClient.Factory factory) |
static Map<String,Interceptor> |
HttpClientUtils.createApplicableInterceptors(Config config,
HttpClient.Factory factory) |
| Constructor and Description |
|---|
TokenRefreshInterceptor(Config config,
HttpClient.Factory factory) |
Copyright © 2015–2022 Red Hat. All rights reserved.