Interface V1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1PersistentVolumeSpecFluent.HostPathNested<N>, V1VolumeFluent.HostPathNested<N>
All Known Implementing Classes:
V1HostPathVolumeSourceBuilder, V1HostPathVolumeSourceFluentImpl

public interface V1HostPathVolumeSourceFluent<A extends V1HostPathVolumeSourceFluent<A>> extends Fluent<A>
Generated