Package | Description |
---|---|
io.kubernetes.client.custom | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
static Quantity |
Quantity.fromString(String value) |
Quantity |
QuantityFormatter.parse(String value) |
Quantity |
Quantity.QuantityAdapter.read(com.google.gson.stream.JsonReader jsonReader) |
Modifier and Type | Method and Description |
---|---|
String |
QuantityFormatter.format(Quantity quantity) |
void |
Quantity.QuantityAdapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Quantity quantity) |
Modifier and Type | Method and Description |
---|---|
Quantity |
V2beta2MetricTargetFluentImpl.getAverageValue() |
Quantity |
V2beta2MetricTargetFluent.getAverageValue() |
Quantity |
V2beta2MetricTarget.getAverageValue()
averageValue is the target value of the average of the metric across all relevant pods (as a quantity)
|
Quantity |
V2beta1ResourceMetricSourceFluentImpl.getTargetAverageValue() |
Quantity |
V2beta1ResourceMetricSourceFluent.getTargetAverageValue() |
Quantity |
V2beta1ExternalMetricSourceFluent.getTargetAverageValue() |
Quantity |
V2beta1ExternalMetricSourceFluentImpl.getTargetAverageValue() |
Quantity |
V2beta1ResourceMetricSource.getTargetAverageValue()
targetAverageValue is the target value of the average of the resource metric across all relevant pods, as a raw value (instead of as a percentage of the request), similar to the \"pods\" metric source type.
|
Quantity |
V2beta1ExternalMetricSource.getTargetAverageValue()
targetAverageValue is the target per-pod value of global metric (as a quantity).
|
Quantity |
V2beta1ExternalMetricSourceFluent.getTargetValue() |
Quantity |
V2beta1ExternalMetricSourceFluentImpl.getTargetValue() |
Quantity |
V2beta1ExternalMetricSource.getTargetValue()
targetValue is the target value of the metric (as a quantity).
|
Quantity |
V2beta2MetricTargetFluentImpl.getValue() |
Quantity |
V2beta2MetricTargetFluent.getValue() |
Quantity |
V2beta2MetricTarget.getValue()
value is the target value of the metric (as a quantity).
|
Modifier and Type | Method and Description |
---|---|
Map<String,Quantity> |
V1NodeStatusFluentImpl.getAllocatable() |
Map<String,Quantity> |
V1NodeStatusFluent.getAllocatable() |
Map<String,Quantity> |
V1NodeStatus.getAllocatable()
Allocatable represents the resources of a node that are available for scheduling.
|
Map<String,Quantity> |
V1PersistentVolumeSpecFluentImpl.getCapacity() |
Map<String,Quantity> |
V1PersistentVolumeClaimStatusFluent.getCapacity() |
Map<String,Quantity> |
V1NodeStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
V1NodeStatusFluent.getCapacity() |
Map<String,Quantity> |
V1PersistentVolumeClaimStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
V1PersistentVolumeSpecFluent.getCapacity() |
Map<String,Quantity> |
V1NodeStatus.getCapacity()
Capacity represents the total resources of a node.
|
Map<String,Quantity> |
V1PersistentVolumeSpec.getCapacity()
A description of the persistent volume's resources and capacity.
|
Map<String,Quantity> |
V1PersistentVolumeClaimStatus.getCapacity()
Represents the actual resources of the underlying volume.
|
Map<String,Quantity> |
V1LimitRangeItemFluent.getDefault() |
Map<String,Quantity> |
V1LimitRangeItemFluentImpl.getDefault() |
Map<String,Quantity> |
V1LimitRangeItem.getDefault()
Default resource requirement limit value by resource name if resource limit is omitted.
|
Map<String,Quantity> |
V1LimitRangeItemFluent.getDefaultRequest() |
Map<String,Quantity> |
V1LimitRangeItemFluentImpl.getDefaultRequest() |
Map<String,Quantity> |
V1LimitRangeItem.getDefaultRequest()
DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.
|
Map<String,Quantity> |
V1ResourceQuotaSpecFluentImpl.getHard() |
Map<String,Quantity> |
V1ResourceQuotaSpecFluent.getHard() |
Map<String,Quantity> |
V1ResourceQuotaSpec.getHard()
hard is the set of desired hard limits for each named resource.
|
Map<String,Quantity> |
V1ResourceRequirementsFluentImpl.getLimits() |
Map<String,Quantity> |
V1ResourceRequirementsFluent.getLimits() |
Map<String,Quantity> |
V1ResourceRequirements.getLimits()
Limits describes the maximum amount of compute resources allowed.
|
Map<String,Quantity> |
V1LimitRangeItemFluent.getMax() |
Map<String,Quantity> |
V1LimitRangeItemFluentImpl.getMax() |
Map<String,Quantity> |
V1LimitRangeItem.getMax()
Max usage constraints on this kind by resource name.
|
Map<String,Quantity> |
V1LimitRangeItemFluent.getMaxLimitRequestRatio() |
Map<String,Quantity> |
V1LimitRangeItemFluentImpl.getMaxLimitRequestRatio() |
Map<String,Quantity> |
V1LimitRangeItem.getMaxLimitRequestRatio()
MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.
|
Map<String,Quantity> |
V1LimitRangeItemFluent.getMin() |
Map<String,Quantity> |
V1LimitRangeItemFluentImpl.getMin() |
Map<String,Quantity> |
V1LimitRangeItem.getMin()
Min usage constraints on this kind by resource name.
|
Map<String,Quantity> |
V1ResourceRequirementsFluentImpl.getRequests() |
Map<String,Quantity> |
V1ResourceRequirementsFluent.getRequests() |
Map<String,Quantity> |
V1ResourceRequirements.getRequests()
Requests describes the minimum amount of compute resources required.
|
Modifier and Type | Method and Description |
---|---|
A |
V1NodeStatusFluentImpl.addToAllocatable(String key,
Quantity value) |
A |
V1NodeStatusFluent.addToAllocatable(String key,
Quantity value) |
A |
V1PersistentVolumeSpecFluentImpl.addToCapacity(String key,
Quantity value) |
A |
V1PersistentVolumeClaimStatusFluent.addToCapacity(String key,
Quantity value) |
A |
V1NodeStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
V1NodeStatusFluent.addToCapacity(String key,
Quantity value) |
A |
V1PersistentVolumeClaimStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
V1PersistentVolumeSpecFluent.addToCapacity(String key,
Quantity value) |
A |
V1LimitRangeItemFluent.addToDefault(String key,
Quantity value) |
A |
V1LimitRangeItemFluentImpl.addToDefault(String key,
Quantity value) |
A |
V1LimitRangeItemFluent.addToDefaultRequest(String key,
Quantity value) |
A |
V1LimitRangeItemFluentImpl.addToDefaultRequest(String key,
Quantity value) |
A |
V1ResourceQuotaSpecFluentImpl.addToHard(String key,
Quantity value) |
A |
V1ResourceQuotaSpecFluent.addToHard(String key,
Quantity value) |
A |
V1ResourceRequirementsFluentImpl.addToLimits(String key,
Quantity value) |
A |
V1ResourceRequirementsFluent.addToLimits(String key,
Quantity value) |
A |
V1LimitRangeItemFluent.addToMax(String key,
Quantity value) |
A |
V1LimitRangeItemFluentImpl.addToMax(String key,
Quantity value) |
A |
V1LimitRangeItemFluent.addToMaxLimitRequestRatio(String key,
Quantity value) |
A |
V1LimitRangeItemFluentImpl.addToMaxLimitRequestRatio(String key,
Quantity value) |
A |
V1LimitRangeItemFluent.addToMin(String key,
Quantity value) |
A |
V1LimitRangeItemFluentImpl.addToMin(String key,
Quantity value) |
A |
V1ResourceRequirementsFluentImpl.addToRequests(String key,
Quantity value) |
A |
V1ResourceRequirementsFluent.addToRequests(String key,
Quantity value) |
V2beta2MetricTarget |
V2beta2MetricTarget.averageValue(Quantity averageValue) |
V1NodeStatus |
V1NodeStatus.putAllocatableItem(String key,
Quantity allocatableItem) |
V1NodeStatus |
V1NodeStatus.putCapacityItem(String key,
Quantity capacityItem) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.putCapacityItem(String key,
Quantity capacityItem) |
V1PersistentVolumeClaimStatus |
V1PersistentVolumeClaimStatus.putCapacityItem(String key,
Quantity capacityItem) |
V1LimitRangeItem |
V1LimitRangeItem.putDefaultItem(String key,
Quantity _defaultItem) |
V1LimitRangeItem |
V1LimitRangeItem.putDefaultRequestItem(String key,
Quantity defaultRequestItem) |
V1ResourceQuotaSpec |
V1ResourceQuotaSpec.putHardItem(String key,
Quantity hardItem) |
V1ResourceRequirements |
V1ResourceRequirements.putLimitsItem(String key,
Quantity limitsItem) |
V1LimitRangeItem |
V1LimitRangeItem.putMaxItem(String key,
Quantity maxItem) |
V1LimitRangeItem |
V1LimitRangeItem.putMaxLimitRequestRatioItem(String key,
Quantity maxLimitRequestRatioItem) |
V1LimitRangeItem |
V1LimitRangeItem.putMinItem(String key,
Quantity minItem) |
V1ResourceRequirements |
V1ResourceRequirements.putRequestsItem(String key,
Quantity requestsItem) |
void |
V2beta2MetricTarget.setAverageValue(Quantity averageValue) |
void |
V2beta1ResourceMetricSource.setTargetAverageValue(Quantity targetAverageValue) |
void |
V2beta1ExternalMetricSource.setTargetAverageValue(Quantity targetAverageValue) |
void |
V2beta1ExternalMetricSource.setTargetValue(Quantity targetValue) |
void |
V2beta2MetricTarget.setValue(Quantity value) |
V2beta1ResourceMetricSource |
V2beta1ResourceMetricSource.targetAverageValue(Quantity targetAverageValue) |
V2beta1ExternalMetricSource |
V2beta1ExternalMetricSource.targetAverageValue(Quantity targetAverageValue) |
V2beta1ExternalMetricSource |
V2beta1ExternalMetricSource.targetValue(Quantity targetValue) |
V2beta2MetricTarget |
V2beta2MetricTarget.value(Quantity value) |
A |
V2beta2MetricTargetFluentImpl.withAverageValue(Quantity averageValue) |
A |
V2beta2MetricTargetFluent.withAverageValue(Quantity averageValue) |
A |
V2beta1ResourceMetricSourceFluentImpl.withTargetAverageValue(Quantity targetAverageValue) |
A |
V2beta1ResourceMetricSourceFluent.withTargetAverageValue(Quantity targetAverageValue) |
A |
V2beta1ExternalMetricSourceFluent.withTargetAverageValue(Quantity targetAverageValue) |
A |
V2beta1ExternalMetricSourceFluentImpl.withTargetAverageValue(Quantity targetAverageValue) |
A |
V2beta1ExternalMetricSourceFluent.withTargetValue(Quantity targetValue) |
A |
V2beta1ExternalMetricSourceFluentImpl.withTargetValue(Quantity targetValue) |
A |
V2beta2MetricTargetFluentImpl.withValue(Quantity value) |
A |
V2beta2MetricTargetFluent.withValue(Quantity value) |
Modifier and Type | Method and Description |
---|---|
V1LimitRangeItem |
V1LimitRangeItem._default(Map<String,Quantity> _default) |
A |
V1NodeStatusFluentImpl.addToAllocatable(Map<String,Quantity> map) |
A |
V1NodeStatusFluent.addToAllocatable(Map<String,Quantity> map) |
A |
V1PersistentVolumeSpecFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeClaimStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
V1NodeStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
V1NodeStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeClaimStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeSpecFluent.addToCapacity(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.addToDefault(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.addToDefault(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.addToDefaultRequest(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.addToDefaultRequest(Map<String,Quantity> map) |
A |
V1ResourceQuotaSpecFluentImpl.addToHard(Map<String,Quantity> map) |
A |
V1ResourceQuotaSpecFluent.addToHard(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluentImpl.addToLimits(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluent.addToLimits(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.addToMax(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.addToMax(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.addToMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.addToMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.addToMin(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.addToMin(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluentImpl.addToRequests(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluent.addToRequests(Map<String,Quantity> map) |
V1NodeStatus |
V1NodeStatus.allocatable(Map<String,Quantity> allocatable) |
V1NodeStatus |
V1NodeStatus.capacity(Map<String,Quantity> capacity) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.capacity(Map<String,Quantity> capacity) |
V1PersistentVolumeClaimStatus |
V1PersistentVolumeClaimStatus.capacity(Map<String,Quantity> capacity) |
V1LimitRangeItem |
V1LimitRangeItem.defaultRequest(Map<String,Quantity> defaultRequest) |
V1ResourceQuotaSpec |
V1ResourceQuotaSpec.hard(Map<String,Quantity> hard) |
V1ResourceRequirements |
V1ResourceRequirements.limits(Map<String,Quantity> limits) |
V1LimitRangeItem |
V1LimitRangeItem.max(Map<String,Quantity> max) |
V1LimitRangeItem |
V1LimitRangeItem.maxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
V1LimitRangeItem |
V1LimitRangeItem.min(Map<String,Quantity> min) |
A |
V1NodeStatusFluentImpl.removeFromAllocatable(Map<String,Quantity> map) |
A |
V1NodeStatusFluent.removeFromAllocatable(Map<String,Quantity> map) |
A |
V1PersistentVolumeSpecFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeClaimStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
V1NodeStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
V1NodeStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeClaimStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
V1PersistentVolumeSpecFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.removeFromDefault(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.removeFromDefault(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.removeFromDefaultRequest(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.removeFromDefaultRequest(Map<String,Quantity> map) |
A |
V1ResourceQuotaSpecFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
V1ResourceQuotaSpecFluent.removeFromHard(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluentImpl.removeFromLimits(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluent.removeFromLimits(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.removeFromMax(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.removeFromMax(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.removeFromMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.removeFromMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluent.removeFromMin(Map<String,Quantity> map) |
A |
V1LimitRangeItemFluentImpl.removeFromMin(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluentImpl.removeFromRequests(Map<String,Quantity> map) |
A |
V1ResourceRequirementsFluent.removeFromRequests(Map<String,Quantity> map) |
V1ResourceRequirements |
V1ResourceRequirements.requests(Map<String,Quantity> requests) |
void |
V1NodeStatus.setAllocatable(Map<String,Quantity> allocatable) |
void |
V1NodeStatus.setCapacity(Map<String,Quantity> capacity) |
void |
V1PersistentVolumeSpec.setCapacity(Map<String,Quantity> capacity) |
void |
V1PersistentVolumeClaimStatus.setCapacity(Map<String,Quantity> capacity) |
void |
V1LimitRangeItem.setDefault(Map<String,Quantity> _default) |
void |
V1LimitRangeItem.setDefaultRequest(Map<String,Quantity> defaultRequest) |
void |
V1ResourceQuotaSpec.setHard(Map<String,Quantity> hard) |
void |
V1ResourceRequirements.setLimits(Map<String,Quantity> limits) |
void |
V1LimitRangeItem.setMax(Map<String,Quantity> max) |
void |
V1LimitRangeItem.setMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
void |
V1LimitRangeItem.setMin(Map<String,Quantity> min) |
void |
V1ResourceRequirements.setRequests(Map<String,Quantity> requests) |
A |
V1NodeStatusFluentImpl.withAllocatable(Map<String,Quantity> allocatable) |
A |
V1NodeStatusFluent.withAllocatable(Map<String,Quantity> allocatable) |
A |
V1PersistentVolumeSpecFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
V1PersistentVolumeClaimStatusFluent.withCapacity(Map<String,Quantity> capacity) |
A |
V1NodeStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
V1NodeStatusFluent.withCapacity(Map<String,Quantity> capacity) |
A |
V1PersistentVolumeClaimStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
V1PersistentVolumeSpecFluent.withCapacity(Map<String,Quantity> capacity) |
A |
V1LimitRangeItemFluent.withDefault(Map<String,Quantity> _default) |
A |
V1LimitRangeItemFluentImpl.withDefault(Map<String,Quantity> _default) |
A |
V1LimitRangeItemFluent.withDefaultRequest(Map<String,Quantity> defaultRequest) |
A |
V1LimitRangeItemFluentImpl.withDefaultRequest(Map<String,Quantity> defaultRequest) |
A |
V1ResourceQuotaSpecFluentImpl.withHard(Map<String,Quantity> hard) |
A |
V1ResourceQuotaSpecFluent.withHard(Map<String,Quantity> hard) |
A |
V1ResourceRequirementsFluentImpl.withLimits(Map<String,Quantity> limits) |
A |
V1ResourceRequirementsFluent.withLimits(Map<String,Quantity> limits) |
A |
V1LimitRangeItemFluent.withMax(Map<String,Quantity> max) |
A |
V1LimitRangeItemFluentImpl.withMax(Map<String,Quantity> max) |
A |
V1LimitRangeItemFluent.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
A |
V1LimitRangeItemFluentImpl.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
A |
V1LimitRangeItemFluent.withMin(Map<String,Quantity> min) |
A |
V1LimitRangeItemFluentImpl.withMin(Map<String,Quantity> min) |
A |
V1ResourceRequirementsFluentImpl.withRequests(Map<String,Quantity> requests) |
A |
V1ResourceRequirementsFluent.withRequests(Map<String,Quantity> requests) |
Copyright © 2018. All rights reserved.