Interface NodeFluent<A extends NodeFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
BaseKubernetesListFluent.NodeItemsNested<N>, KubeSchemaFluent.NodeNested<N>, NamedExtensionFluent.NodeExtensionNested<N>, NodeListFluent.ItemsNested<N>, WatchEventFluent.NodeObjectNested<N>
All Known Implementing Classes:
BaseKubernetesListFluentImpl.NodeItemsNestedImpl, DoneableNode, KubeSchemaFluentImpl.NodeNestedImpl, NamedExtensionFluentImpl.NodeExtensionNestedImpl, NodeBuilder, NodeFluentImpl, NodeListFluentImpl.ItemsNestedImpl, WatchEventFluentImpl.NodeObjectNestedImpl

public interface NodeFluent<A extends NodeFluent<A>>
extends Fluent<A>