Interface TagImageHookFluent<A extends TagImageHookFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
LifecycleHookFluent.TagImagesNested<N>
All Known Implementing Classes:
DoneableTagImageHook, LifecycleHookFluentImpl.TagImagesNestedImpl, TagImageHookBuilder, TagImageHookFluentImpl

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