Class NodeSelectorFluentImpl<A extends NodeSelectorFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSelectorFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, NodeSelectorFluent<A>
Direct Known Subclasses:
DoneableNodeSelector, NodeAffinityFluentImpl.RequiredDuringSchedulingIgnoredDuringExecutionNestedImpl, NodeSelectorBuilder, VolumeNodeAffinityFluentImpl.RequiredNestedImpl, WatchEventFluentImpl.NodeSelectorObjectNestedImpl

public class NodeSelectorFluentImpl<A extends NodeSelectorFluent<A>>
extends BaseFluent<A>
implements NodeSelectorFluent<A>