Interface NodeSelectorFluent<A extends NodeSelectorFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeAffinityFluent.RequiredDuringSchedulingIgnoredDuringExecutionNested<N>, VolumeNodeAffinityFluent.RequiredNested<N>, WatchEventFluent.NodeSelectorObjectNested<N>
All Known Implementing Classes:
DoneableNodeSelector, NodeAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl, NodeSelectorBuilder, NodeSelectorFluentImpl, VolumeNodeAffinityFluentImpl.RequiredNestedImpl, WatchEventFluentImpl.NodeSelectorObjectNestedImpl

public interface NodeSelectorFluent<A extends NodeSelectorFluent<A>>
extends Fluent<A>