Interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
VolumeAttachmentSpecFluent.SourceNested<N>
All Known Implementing Classes:
DoneableVolumeAttachmentSource, VolumeAttachmentSourceBuilder, VolumeAttachmentSourceFluentImpl, VolumeAttachmentSpecFluentImpl.SourceNestedImpl

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