Interface TtyExecable<I,​T>

Type Parameters:
I - The exec input.
T - The exec output.
All Superinterfaces:
Execable<I,​T>, ExecListenable<I,​T>, Listenable<Execable<I,​T>,​ExecListener>, Ttyable<ExecListenable<I,​T>>
All Known Subinterfaces:
ContainerResource<S,​W,​I,​PI,​O,​PO,​X,​T,​B,​IS,​UB>, PodResource<T,​D>, TtyExecErrorable<X,​O,​P,​T>, TtyExecErrorChannelable<X,​O,​P,​T>, TtyExecInputOutputErrorable<X,​O,​PO,​I,​PI,​T>, TtyExecOutputErrorable<X,​O,​P,​T>
All Known Implementing Classes:
PodOperationsImpl

public interface TtyExecable<I,​T>
extends Ttyable<ExecListenable<I,​T>>, ExecListenable<I,​T>
  • Method Summary

    Methods inherited from interface io.fabric8.kubernetes.client.dsl.Execable

    exec

    Methods inherited from interface io.fabric8.kubernetes.client.dsl.Listenable

    usingListener

    Methods inherited from interface io.fabric8.kubernetes.client.dsl.Ttyable

    withTTY