Interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ImageSourceFluent.PathsNested<N>
All Known Implementing Classes:
DoneableImageSourcePath, ImageSourceFluentImpl.PathsNestedImpl, ImageSourcePathBuilder, ImageSourcePathFluentImpl

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