public class KubernetesSupport extends Object
| Constructor and Description |
|---|
KubernetesSupport(io.fabric8.kubernetes.client.KubernetesClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
watchLog(String podName,
Consumer<InputStream> handler,
String sinceTime,
Executor executor) |
public KubernetesSupport(io.fabric8.kubernetes.client.KubernetesClient client)
protected void watchLog(String podName, Consumer<InputStream> handler, String sinceTime, Executor executor) throws IOException
IOExceptionCopyright © 2016–2018 Red Hat. All rights reserved.