Interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
VolumeFluent.SecretNested<N>, WatchEventFluent.SecretVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableSecretVolumeSource, SecretVolumeSourceBuilder, SecretVolumeSourceFluentImpl, VolumeFluentImpl.SecretNestedImpl, WatchEventFluentImpl.SecretVolumeSourceObjectNestedImpl

public interface SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>>
extends Fluent<A>