Package io.fabric8.kubernetes.api.model
Class NodeFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NodeSpecFluentImpl<NodeFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.NodeFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<NodeFluent.SpecNested<N>>
,Nested<N>
,Visitable<NodeFluent.SpecNested<N>>
,NodeFluent.SpecNested<N>
,NodeSpecFluent<NodeFluent.SpecNested<N>>
- Enclosing class:
- NodeFluentImpl<A extends NodeFluent<A>>
public class NodeFluentImpl.SpecNestedImpl<N> extends NodeSpecFluentImpl<NodeFluent.SpecNested<N>> implements NodeFluent.SpecNested<N>, Nested<N>
-
-
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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
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.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, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeSpecFluent
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, 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
-
-