| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.extension | |
| io.fabric8.kubernetes.client.http | |
| io.fabric8.kubernetes.client.utils |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
Client.getHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
ClientAdapter.getHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
HttpClient.DerivedClientBuilder.build() |
HttpClient |
HttpClient.Builder.build() |
HttpClient |
HttpClient.Factory.createHttpClient(Config config) |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
HttpClientUtils.createHttpClient(Config config)
Deprecated.
you should not need to call this method directly. Please create your own HttpClient.Factory
should you need to customize your clients.
|
Copyright © 2015–2022 Red Hat. All rights reserved.