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
FileNotFoundException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2011–2017 Red Hat. All rights reserved.