public interface TtyExecErrorChannelable extends TtyExecable
| Modifier and Type | Method and Description |
|---|---|
TtyExecable |
redirectingErrorChannel()
|
TtyExecable |
writingErrorChannel(OutputStream in)
|
withTTYusingListenerattach, exec, withReadyWaitTimeout@Deprecated TtyExecable writingErrorChannel(OutputStream in)
@Deprecated TtyExecable redirectingErrorChannel()
ExecListener.onExit(int, io.fabric8.kubernetes.api.model.Status)
or ExecWatch.exitCode()InputStream via ExecWatch.getErrorChannel()
WARNING: the resulting stream must be fully read or closed for other events to be processed properly
Copyright © 2015–2024 Red Hat. All rights reserved.