Interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
CephFSVolumeSourceFluent.SecretRefNested<N>, CinderVolumeSourceFluent.SecretRefNested<N>, CSIVolumeSourceFluent.NodePublishSecretRefNested<N>, FlexVolumeSourceFluent.SecretRefNested<N>, ISCSIVolumeSourceFluent.SecretRefNested<N>, PodSpecFluent.ImagePullSecretsNested<N>, RBDVolumeSourceFluent.SecretRefNested<N>, ScaleIOVolumeSourceFluent.SecretRefNested<N>, ServiceAccountFluent.ImagePullSecretsNested<N>, StorageOSVolumeSourceFluent.SecretRefNested<N>, WatchEventFluent.LocalObjectReferenceNested<N>
All Known Implementing Classes:
CephFSVolumeSourceFluentImpl.SecretRefNestedImpl, CinderVolumeSourceFluentImpl.SecretRefNestedImpl, CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl, DoneableLocalObjectReference, FlexVolumeSourceFluentImpl.SecretRefNestedImpl, ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl, LocalObjectReferenceBuilder, LocalObjectReferenceFluentImpl, PodSpecFluentImpl.ImagePullSecretsNestedImpl, RBDVolumeSourceFluentImpl.SecretRefNestedImpl, ScaleIOVolumeSourceFluentImpl.SecretRefNestedImpl, ServiceAccountFluentImpl.ImagePullSecretsNestedImpl, StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl, WatchEventFluentImpl.LocalObjectReferenceNestedImpl

public interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>
extends Fluent<A>