| 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. |
Copyright © 2015–2022 Red Hat. All rights reserved.