Package io.fabric8.kubernetes.api.model
Class NodeFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSpecFluent<NodeFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.NodeFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NodeFluent<A extends NodeFluent<A>>
public class NodeFluent.SpecNested<N> extends NodeSpecFluent<NodeFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluent
NodeSpecFluent.ConfigSourceNested<N>, NodeSpecFluent.TaintsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NodeSpecFluent
addAllToPodCIDRs, addAllToTaints, addNewTaint, addNewTaint, addNewTaintLike, addToAdditionalProperties, addToAdditionalProperties, addToPodCIDRs, addToPodCIDRs, addToTaints, addToTaints, buildConfigSource, buildFirstTaint, buildLastTaint, buildMatchingTaint, buildTaint, buildTaints, copyInstance, editConfigSource, editFirstTaint, editLastTaint, editMatchingTaint, editOrNewConfigSource, editOrNewConfigSourceLike, editTaint, equals, getAdditionalProperties, getExternalID, getFirstPodCIDR, getLastPodCIDR, getMatchingPodCIDR, getPodCIDR, getPodCIDR, getPodCIDRs, getProviderID, getUnschedulable, hasAdditionalProperties, hasConfigSource, hasExternalID, hashCode, hasMatchingPodCIDR, hasMatchingTaint, hasPodCIDR, hasPodCIDRs, hasProviderID, hasTaints, hasUnschedulable, removeAllFromPodCIDRs, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPodCIDRs, removeFromTaints, removeMatchingFromTaints, setNewTaintLike, setToPodCIDRs, setToTaints, toString, withAdditionalProperties, withConfigSource, withExternalID, withNewConfigSource, withNewConfigSourceLike, withPodCIDR, withPodCIDRs, withPodCIDRs, withProviderID, withTaints, withTaints, withUnschedulable, withUnschedulable
-
-