| Package | Description |
|---|---|
| cz.xtf.core.service.logs.streaming.k8s |
| Modifier and Type | Method and Description |
|---|---|
PodLogs.Builder |
PodLogs.Builder.filter(String filter) |
PodLogs.Builder |
PodLogs.Builder.inNamespaces(List<String> namespaces) |
PodLogs.Builder |
PodLogs.Builder.outputTo(PrintStream printStream)
Gets a
PrintStream instance that will be passed on and used by the PodLogs instance |
PodLogs.Builder |
PodLogs.Builder.withClient(io.fabric8.kubernetes.client.KubernetesClient client) |
Copyright © 2025. All rights reserved.