Interface V1SecretVolumeSourceFluent<A extends V1SecretVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1VolumeFluent.SecretNested<N>
All Known Implementing Classes:
V1SecretVolumeSourceBuilder, V1SecretVolumeSourceFluentImpl

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