Interface ExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LifecycleHookFluent.ExecNewPodNested<N>
All Known Implementing Classes:
DoneableExecNewPodHook, ExecNewPodHookBuilder, ExecNewPodHookFluentImpl, LifecycleHookFluentImpl.ExecNewPodNestedImpl

public interface ExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>