Interface ImageFluent<A extends ImageFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageImportStatusFluent.ImageNested<N>, ImageListFluent.ItemsNested<N>, ImageStreamTagFluent.ImageNested<N>, LocalSubjectAccessReviewFluent.ImageContentNested<N>, PolicyRuleFluent.ImageAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.ImageContentNested<N>, TemplateFluent.ImageObjectsNested<N>
All Known Implementing Classes:
DoneableImage, ImageBuilder, ImageFluentImpl, ImageImportStatusFluentImpl.ImageNestedImpl, ImageListFluentImpl.ItemsNestedImpl, ImageStreamTagFluentImpl.ImageNestedImpl, LocalSubjectAccessReviewFluentImpl.ImageContentNestedImpl, PolicyRuleFluentImpl.ImageAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.ImageContentNestedImpl, TemplateFluentImpl.ImageObjectsNestedImpl

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