| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.okhttp | |
| io.fabric8.kubernetes.client.utils |
| Modifier and Type | Method and Description |
|---|---|
OkHttpClientImpl |
OkHttpClientFactory.createHttpClient(Config config)
Creates an HTTP client configured to access the Kubernetes API.
|
| Modifier and Type | Method and Description |
|---|---|
static OkHttpClientImpl |
HttpClientUtils.createHttpClient(Config config,
Consumer<okhttp3.OkHttpClient.Builder> additionalConfig)
Deprecated.
subclass
OkHttpClientFactory and implement the additionalConfig method |
Copyright © 2015–2022 Red Hat. All rights reserved.