Class HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HostPathVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, HostPathVolumeSourceFluent<A>
Direct Known Subclasses:
DoneableHostPathVolumeSource, HostPathVolumeSourceBuilder, PersistentVolumeSpecFluentImpl.HostPathNestedImpl, VolumeFluentImpl.HostPathNestedImpl, WatchEventFluentImpl.HostPathVolumeSourceObjectNestedImpl

public class HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>>
extends BaseFluent<A>
implements HostPathVolumeSourceFluent<A>