public class PodLogWatcher extends Object implements Closeable
| Constructor and Description |
|---|
PodLogWatcher(PodWatcher podWatcher,
String name,
io.fabric8.kubernetes.api.model.Pod pod,
String containerName,
File logFile) |
public PodLogWatcher(PodWatcher podWatcher, String name, io.fabric8.kubernetes.api.model.Pod pod, String containerName, File logFile) throws FileNotFoundException
FileNotFoundExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2017 Red Hat. All rights reserved.