Interface ResourceFieldSelectorFluent<A extends ResourceFieldSelectorFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
DownwardAPIVolumeFileFluent.ResourceFieldRefNested<N>, EnvVarSourceFluent.ResourceFieldRefNested<N>, WatchEventFluent.ResourceFieldSelectorObjectNested<N>
All Known Implementing Classes:
DoneableResourceFieldSelector, DownwardAPIVolumeFileFluentImpl.ResourceFieldRefNestedImpl, EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl, ResourceFieldSelectorBuilder, ResourceFieldSelectorFluentImpl, WatchEventFluentImpl.ResourceFieldSelectorObjectNestedImpl

public interface ResourceFieldSelectorFluent<A extends ResourceFieldSelectorFluent<A>>
extends Fluent<A>