Package io.fabric8.kubernetes.api.model
Class DoneableNodeSpec
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.NodeSpecFluentImpl<DoneableNodeSpec>
io.fabric8.kubernetes.api.model.DoneableNodeSpec
- All Implemented Interfaces:
Fluent<DoneableNodeSpec>,Visitable<DoneableNodeSpec>,Doneable<NodeSpec>,NodeSpecFluent<DoneableNodeSpec>
public class DoneableNodeSpec extends NodeSpecFluentImpl<DoneableNodeSpec> implements Doneable<NodeSpec>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluentImpl
NodeSpecFluentImpl.ConfigSourceNestedImpl<N>, NodeSpecFluentImpl.TaintsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeSpecFluent
NodeSpecFluent.ConfigSourceNested<N>, NodeSpecFluent.TaintsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableNodeSpec(Function<NodeSpec,NodeSpec> function)DoneableNodeSpec(NodeSpec item)DoneableNodeSpec(NodeSpec item, Function<NodeSpec,NodeSpec> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluentImpl
addAllToPodCIDRs, addAllToTaints, addNewPodCIDR, addNewPodCIDR, addNewPodCIDR, addNewTaint, addNewTaint, addNewTaintLike, addToPodCIDRs, addToPodCIDRs, addToTaints, addToTaints, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, equals, getConfigSource, getExternalID, getFirstPodCIDR, getLastPodCIDR, getMatchingPodCIDR, getPodCIDR, getPodCIDR, getPodCIDRs, getProviderID, getTaints, hasConfigSource, hasExternalID, hasMatchingPodCIDR, hasMatchingTaint, hasPodCIDR, hasPodCIDRs, hasProviderID, hasTaints, hasUnschedulable, isUnschedulable, removeAllFromPodCIDRs, removeAllFromTaints, removeFromPodCIDRs, removeFromTaints, removeMatchingFromTaints, setNewTaintLike, setToPodCIDRs, setToTaints, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withNewExternalID, withNewExternalID, withNewExternalID, withNewPodCIDR, withNewPodCIDR, withNewPodCIDR, withNewProviderID, withNewProviderID, withNewProviderID, withNewUnschedulable, withNewUnschedulable, withPodCIDR, withPodCIDRs, withPodCIDRs, withProviderID, withTaints, withTaints, withUnschedulable