Class MachineFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.clusterapi.v1beta1.MachineSpecFluent<MachineFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.clusterapi.v1beta1.MachineFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineFluent<A extends MachineFluent<A>>
public class MachineFluent.SpecNested<N> extends MachineSpecFluent<MachineFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.clusterapi.v1beta1.MachineSpecFluent
MachineSpecFluent.BootstrapNested<N>, MachineSpecFluent.InfrastructureRefNested<N>, MachineSpecFluent.ReadinessGatesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.clusterapi.v1beta1.MachineSpecFluent
addAllToReadinessGates, addNewReadinessGate, addNewReadinessGate, addNewReadinessGateLike, addToAdditionalProperties, addToAdditionalProperties, addToReadinessGates, addToReadinessGates, buildBootstrap, buildFirstReadinessGate, buildInfrastructureRef, buildLastReadinessGate, buildMatchingReadinessGate, buildReadinessGate, buildReadinessGates, copyInstance, editBootstrap, editFirstReadinessGate, editInfrastructureRef, editLastReadinessGate, editMatchingReadinessGate, editOrNewBootstrap, editOrNewBootstrapLike, editOrNewInfrastructureRef, editOrNewInfrastructureRefLike, editReadinessGate, equals, getAdditionalProperties, getClusterName, getFailureDomain, getNodeDeletionTimeout, getNodeDrainTimeout, getNodeVolumeDetachTimeout, getProviderID, getVersion, hasAdditionalProperties, hasBootstrap, hasClusterName, hasFailureDomain, hashCode, hasInfrastructureRef, hasMatchingReadinessGate, hasNodeDeletionTimeout, hasNodeDrainTimeout, hasNodeVolumeDetachTimeout, hasProviderID, hasReadinessGates, hasVersion, removeAllFromReadinessGates, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromReadinessGates, removeMatchingFromReadinessGates, setNewReadinessGateLike, setToReadinessGates, toString, withAdditionalProperties, withBootstrap, withClusterName, withFailureDomain, withInfrastructureRef, withNewBootstrap, withNewBootstrapLike, withNewInfrastructureRef, withNewInfrastructureRefLike, withNodeDeletionTimeout, withNodeDrainTimeout, withNodeVolumeDetachTimeout, withProviderID, withReadinessGates, withReadinessGates, withVersion
-
-