| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.http | |
| io.fabric8.kubernetes.client.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpRequest |
interface |
HttpResponse<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardHttpHeaders |
class |
StandardHttpRequest
Standard representation of a request.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
Interceptor.before(BasicBuilder builder,
HttpHeaders headers)
Called before a request to allow for the manipulation of the request
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpersonatorInterceptor.before(BasicBuilder builder,
HttpHeaders headers) |
void |
TokenRefreshInterceptor.before(BasicBuilder headerBuilder,
HttpHeaders headers) |
Copyright © 2015–2023 Red Hat. All rights reserved.