Class ClusterAutoscalerFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecFluent<ClusterAutoscalerFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterAutoscalerFluent<A extends ClusterAutoscalerFluent<A>>
public class ClusterAutoscalerFluent.SpecNested<N> extends ClusterAutoscalerSpecFluent<ClusterAutoscalerFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecFluent
ClusterAutoscalerSpecFluent.ResourceLimitsNested<N>, ClusterAutoscalerSpecFluent.ScaleDownNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.autoscaling.v1.ClusterAutoscalerSpecFluent
addAllToBalancingIgnoredLabels, addAllToExpanders, addToAdditionalProperties, addToAdditionalProperties, addToBalancingIgnoredLabels, addToBalancingIgnoredLabels, addToExpanders, addToExpanders, buildResourceLimits, buildScaleDown, copyInstance, editOrNewResourceLimits, editOrNewResourceLimitsLike, editOrNewScaleDown, editOrNewScaleDownLike, editResourceLimits, editScaleDown, equals, getAdditionalProperties, getBalanceSimilarNodeGroups, getBalancingIgnoredLabel, getBalancingIgnoredLabels, getExpander, getExpanders, getFirstBalancingIgnoredLabel, getFirstExpander, getIgnoreDaemonsetsUtilization, getLastBalancingIgnoredLabel, getLastExpander, getLogVerbosity, getMatchingBalancingIgnoredLabel, getMatchingExpander, getMaxNodeProvisionTime, getMaxPodGracePeriod, getPodPriorityThreshold, getSkipNodesWithLocalStorage, hasAdditionalProperties, hasBalanceSimilarNodeGroups, hasBalancingIgnoredLabels, hasExpanders, hashCode, hasIgnoreDaemonsetsUtilization, hasLogVerbosity, hasMatchingBalancingIgnoredLabel, hasMatchingExpander, hasMaxNodeProvisionTime, hasMaxPodGracePeriod, hasPodPriorityThreshold, hasResourceLimits, hasScaleDown, hasSkipNodesWithLocalStorage, removeAllFromBalancingIgnoredLabels, removeAllFromExpanders, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromBalancingIgnoredLabels, removeFromExpanders, setToBalancingIgnoredLabels, setToExpanders, toString, withAdditionalProperties, withBalanceSimilarNodeGroups, withBalanceSimilarNodeGroups, withBalancingIgnoredLabels, withBalancingIgnoredLabels, withExpanders, withExpanders, withIgnoreDaemonsetsUtilization, withIgnoreDaemonsetsUtilization, withLogVerbosity, withMaxNodeProvisionTime, withMaxPodGracePeriod, withNewResourceLimits, withNewResourceLimitsLike, withNewScaleDown, withNewScaleDownLike, withPodPriorityThreshold, withResourceLimits, withScaleDown, withSkipNodesWithLocalStorage, withSkipNodesWithLocalStorage
-
-