Uses of Interface
io.fabric8.kubernetes.client.dsl.LogWatch
-
Packages that use LogWatch Package Description io.fabric8.kubernetes.client.dsl -
-
Uses of LogWatch in io.fabric8.kubernetes.client.dsl
Methods in io.fabric8.kubernetes.client.dsl that return LogWatch Modifier and Type Method Description LogWatchLoggable. watchLog()Watch logs of a resource.LogWatchLoggable. watchLog(OutputStream out)Watch logs of resource and put them inside OutputStream inside
Should not be called with aPipedOutputStream- useLoggable.watchLog()instead
-