| Package | Description |
|---|---|
| io.fabric8.kubernetes.client |
| Modifier and Type | Method and Description |
|---|---|
KubernetesClientBuilder |
KubernetesClientBuilder.withTaskExecutorSupplier(KubernetesClientBuilder.ExecutorSupplier executorSupplier)
Configure the client to use the given
KubernetesClientBuilder.ExecutorSupplier for async tasks, such as ResourceEventHandler
calls and writing to streams. |
| Constructor and Description |
|---|
DefaultKubernetesClient(HttpClient httpClient,
Config config,
KubernetesClientBuilder.ExecutorSupplier executorSupplier)
Deprecated.
|
Copyright © 2015–2024 Red Hat. All rights reserved.