| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.metrics.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
QuantityBuilder.build() |
Quantity |
MetricTargetFluent.buildAverageValue() |
Quantity |
MetricValueStatusFluent.buildAverageValue() |
Quantity |
MetricValueStatusFluentImpl.buildAverageValue() |
Quantity |
MetricTargetFluentImpl.buildAverageValue() |
Quantity |
ResourceFieldSelectorFluent.buildDivisor() |
Quantity |
ResourceFieldSelectorFluentImpl.buildDivisor() |
Quantity |
KubeSchemaFluentImpl.buildQuantity() |
Quantity |
KubeSchemaFluent.buildQuantity() |
Quantity |
EmptyDirVolumeSourceFluentImpl.buildSizeLimit() |
Quantity |
EmptyDirVolumeSourceFluent.buildSizeLimit() |
Quantity |
MetricTargetFluent.buildValue() |
Quantity |
MetricValueStatusFluent.buildValue() |
Quantity |
MetricValueStatusFluentImpl.buildValue() |
Quantity |
MetricTargetFluentImpl.buildValue() |
Quantity |
Quantity.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Quantity |
DoneableQuantity.done() |
Quantity |
MetricTargetFluent.getAverageValue()
Deprecated.
|
Quantity |
MetricValueStatusFluent.getAverageValue()
Deprecated.
|
Quantity |
MetricValueStatusFluentImpl.getAverageValue()
Deprecated.
|
Quantity |
MetricTargetFluentImpl.getAverageValue()
Deprecated.
|
Quantity |
MetricTarget.getAverageValue() |
Quantity |
MetricValueStatus.getAverageValue() |
Quantity |
ResourceFieldSelectorFluent.getDivisor()
Deprecated.
|
Quantity |
ResourceFieldSelectorFluentImpl.getDivisor()
Deprecated.
|
Quantity |
ResourceFieldSelector.getDivisor() |
Quantity |
KubeSchemaFluentImpl.getQuantity()
Deprecated.
|
Quantity |
KubeSchemaFluent.getQuantity()
Deprecated.
|
Quantity |
KubeSchema.getQuantity() |
Quantity |
EmptyDirVolumeSourceFluentImpl.getSizeLimit()
Deprecated.
|
Quantity |
EmptyDirVolumeSourceFluent.getSizeLimit()
Deprecated.
|
Quantity |
EmptyDirVolumeSource.getSizeLimit() |
Quantity |
MetricTargetFluent.getValue()
Deprecated.
|
Quantity |
MetricValueStatusFluent.getValue()
Deprecated.
|
Quantity |
MetricValueStatusFluentImpl.getValue()
Deprecated.
|
Quantity |
MetricTargetFluentImpl.getValue()
Deprecated.
|
Quantity |
MetricTarget.getValue() |
Quantity |
MetricValueStatus.getValue() |
static Quantity |
Quantity.parse(String quantityAsString) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Quantity> |
NodeStatusFluent.getAllocatable() |
Map<String,Quantity> |
NodeStatusFluentImpl.getAllocatable() |
Map<String,Quantity> |
NodeStatus.getAllocatable() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluent.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpecFluentImpl.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpecFluent.getCapacity() |
Map<String,Quantity> |
NodeStatusFluent.getCapacity() |
Map<String,Quantity> |
NodeStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
NodeStatus.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpec.getCapacity() |
Map<String,Quantity> |
PersistentVolumeClaimStatus.getCapacity() |
Map<String,Quantity> |
LimitRangeItemFluent.getDefault() |
Map<String,Quantity> |
LimitRangeItemFluentImpl.getDefault() |
Map<String,Quantity> |
LimitRangeItem.getDefault() |
Map<String,Quantity> |
LimitRangeItemFluent.getDefaultRequest() |
Map<String,Quantity> |
LimitRangeItemFluentImpl.getDefaultRequest() |
Map<String,Quantity> |
LimitRangeItem.getDefaultRequest() |
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getHard() |
Map<String,Quantity> |
ResourceQuotaSpecFluentImpl.getHard() |
Map<String,Quantity> |
ResourceQuotaSpecFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaStatusFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaStatus.getHard() |
Map<String,Quantity> |
ResourceQuotaSpec.getHard() |
Map<String,Quantity> |
ResourceRequirementsFluent.getLimits() |
Map<String,Quantity> |
ResourceRequirementsFluentImpl.getLimits() |
Map<String,Quantity> |
ResourceRequirements.getLimits() |
Map<String,Quantity> |
LimitRangeItemFluent.getMax() |
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMax() |
Map<String,Quantity> |
LimitRangeItem.getMax() |
Map<String,Quantity> |
LimitRangeItemFluent.getMaxLimitRequestRatio() |
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMaxLimitRequestRatio() |
Map<String,Quantity> |
LimitRangeItem.getMaxLimitRequestRatio() |
Map<String,Quantity> |
LimitRangeItemFluent.getMin() |
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMin() |
Map<String,Quantity> |
LimitRangeItem.getMin() |
Map<String,Quantity> |
PodSpecFluent.getOverhead() |
Map<String,Quantity> |
PodSpecFluentImpl.getOverhead() |
Map<String,Quantity> |
PodSpec.getOverhead() |
Map<String,Quantity> |
ResourceRequirementsFluent.getRequests() |
Map<String,Quantity> |
ResourceRequirementsFluentImpl.getRequests() |
Map<String,Quantity> |
ResourceRequirements.getRequests() |
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getUsed() |
Map<String,Quantity> |
ResourceQuotaStatusFluent.getUsed() |
Map<String,Quantity> |
ResourceQuotaStatus.getUsed() |
| Modifier and Type | Method and Description |
|---|---|
A |
NodeStatusFluent.addToAllocatable(String key,
Quantity value) |
A |
NodeStatusFluentImpl.addToAllocatable(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluent.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeSpecFluentImpl.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeSpecFluent.addToCapacity(String key,
Quantity value) |
A |
NodeStatusFluent.addToCapacity(String key,
Quantity value) |
A |
NodeStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
LimitRangeItemFluent.addToDefault(String key,
Quantity value) |
A |
LimitRangeItemFluentImpl.addToDefault(String key,
Quantity value) |
A |
LimitRangeItemFluent.addToDefaultRequest(String key,
Quantity value) |
A |
LimitRangeItemFluentImpl.addToDefaultRequest(String key,
Quantity value) |
A |
ResourceQuotaStatusFluentImpl.addToHard(String key,
Quantity value) |
A |
ResourceQuotaSpecFluentImpl.addToHard(String key,
Quantity value) |
A |
ResourceQuotaSpecFluent.addToHard(String key,
Quantity value) |
A |
ResourceQuotaStatusFluent.addToHard(String key,
Quantity value) |
A |
ResourceRequirementsFluent.addToLimits(String key,
Quantity value) |
A |
ResourceRequirementsFluentImpl.addToLimits(String key,
Quantity value) |
A |
LimitRangeItemFluent.addToMax(String key,
Quantity value) |
A |
LimitRangeItemFluentImpl.addToMax(String key,
Quantity value) |
A |
LimitRangeItemFluent.addToMaxLimitRequestRatio(String key,
Quantity value) |
A |
LimitRangeItemFluentImpl.addToMaxLimitRequestRatio(String key,
Quantity value) |
A |
LimitRangeItemFluent.addToMin(String key,
Quantity value) |
A |
LimitRangeItemFluentImpl.addToMin(String key,
Quantity value) |
A |
PodSpecFluent.addToOverhead(String key,
Quantity value) |
A |
PodSpecFluentImpl.addToOverhead(String key,
Quantity value) |
A |
ResourceRequirementsFluent.addToRequests(String key,
Quantity value) |
A |
ResourceRequirementsFluentImpl.addToRequests(String key,
Quantity value) |
A |
ResourceQuotaStatusFluentImpl.addToUsed(String key,
Quantity value) |
A |
ResourceQuotaStatusFluent.addToUsed(String key,
Quantity value) |
MetricTargetFluent.AverageValueNested<A> |
MetricTargetFluent.editOrNewAverageValueLike(Quantity item) |
MetricValueStatusFluent.AverageValueNested<A> |
MetricValueStatusFluent.editOrNewAverageValueLike(Quantity item) |
MetricValueStatusFluent.AverageValueNested<A> |
MetricValueStatusFluentImpl.editOrNewAverageValueLike(Quantity item) |
MetricTargetFluent.AverageValueNested<A> |
MetricTargetFluentImpl.editOrNewAverageValueLike(Quantity item) |
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluent.editOrNewDivisorLike(Quantity item) |
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluentImpl.editOrNewDivisorLike(Quantity item) |
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluentImpl.editOrNewQuantityLike(Quantity item) |
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluent.editOrNewQuantityLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.editOrNewSizeLimitLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.editOrNewSizeLimitLike(Quantity item) |
MetricTargetFluent.ValueNested<A> |
MetricTargetFluent.editOrNewValueLike(Quantity item) |
MetricValueStatusFluent.ValueNested<A> |
MetricValueStatusFluent.editOrNewValueLike(Quantity item) |
MetricValueStatusFluent.ValueNested<A> |
MetricValueStatusFluentImpl.editOrNewValueLike(Quantity item) |
MetricTargetFluent.ValueNested<A> |
MetricTargetFluentImpl.editOrNewValueLike(Quantity item) |
static BigDecimal |
Quantity.getAmountInBytes(Quantity quantity) |
void |
Quantity.Serializer.serialize(Quantity value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
MetricTarget.setAverageValue(Quantity averageValue) |
void |
MetricValueStatus.setAverageValue(Quantity averageValue) |
void |
ResourceFieldSelector.setDivisor(Quantity divisor) |
void |
KubeSchema.setQuantity(Quantity quantity) |
void |
EmptyDirVolumeSource.setSizeLimit(Quantity sizeLimit) |
void |
MetricTarget.setValue(Quantity value) |
void |
MetricValueStatus.setValue(Quantity value) |
A |
MetricTargetFluent.withAverageValue(Quantity averageValue) |
A |
MetricValueStatusFluent.withAverageValue(Quantity averageValue) |
A |
MetricValueStatusFluentImpl.withAverageValue(Quantity averageValue) |
A |
MetricTargetFluentImpl.withAverageValue(Quantity averageValue) |
A |
ResourceFieldSelectorFluent.withDivisor(Quantity divisor) |
A |
ResourceFieldSelectorFluentImpl.withDivisor(Quantity divisor) |
MetricTargetFluent.AverageValueNested<A> |
MetricTargetFluent.withNewAverageValueLike(Quantity item) |
MetricValueStatusFluent.AverageValueNested<A> |
MetricValueStatusFluent.withNewAverageValueLike(Quantity item) |
MetricValueStatusFluent.AverageValueNested<A> |
MetricValueStatusFluentImpl.withNewAverageValueLike(Quantity item) |
MetricTargetFluent.AverageValueNested<A> |
MetricTargetFluentImpl.withNewAverageValueLike(Quantity item) |
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluent.withNewDivisorLike(Quantity item) |
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluentImpl.withNewDivisorLike(Quantity item) |
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluentImpl.withNewQuantityLike(Quantity item) |
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluent.withNewQuantityLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.withNewSizeLimitLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.withNewSizeLimitLike(Quantity item) |
MetricTargetFluent.ValueNested<A> |
MetricTargetFluent.withNewValueLike(Quantity item) |
MetricValueStatusFluent.ValueNested<A> |
MetricValueStatusFluent.withNewValueLike(Quantity item) |
MetricValueStatusFluent.ValueNested<A> |
MetricValueStatusFluentImpl.withNewValueLike(Quantity item) |
MetricTargetFluent.ValueNested<A> |
MetricTargetFluentImpl.withNewValueLike(Quantity item) |
A |
KubeSchemaFluentImpl.withQuantity(Quantity quantity) |
A |
KubeSchemaFluent.withQuantity(Quantity quantity) |
A |
EmptyDirVolumeSourceFluentImpl.withSizeLimit(Quantity sizeLimit) |
A |
EmptyDirVolumeSourceFluent.withSizeLimit(Quantity sizeLimit) |
A |
MetricTargetFluent.withValue(Quantity value) |
A |
MetricValueStatusFluent.withValue(Quantity value) |
A |
MetricValueStatusFluentImpl.withValue(Quantity value) |
A |
MetricTargetFluentImpl.withValue(Quantity value) |
| Modifier and Type | Method and Description |
|---|---|
A |
NodeStatusFluent.addToAllocatable(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.addToAllocatable(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluent.addToCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.addToDefault(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.addToDefault(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.addToDefaultRequest(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.addToDefaultRequest(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluentImpl.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.addToHard(Map<String,Quantity> map) |
A |
ResourceRequirementsFluent.addToLimits(Map<String,Quantity> map) |
A |
ResourceRequirementsFluentImpl.addToLimits(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.addToMax(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.addToMax(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.addToMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.addToMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.addToMin(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.addToMin(Map<String,Quantity> map) |
A |
PodSpecFluent.addToOverhead(Map<String,Quantity> map) |
A |
PodSpecFluentImpl.addToOverhead(Map<String,Quantity> map) |
A |
ResourceRequirementsFluent.addToRequests(Map<String,Quantity> map) |
A |
ResourceRequirementsFluentImpl.addToRequests(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.addToUsed(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.addToUsed(Map<String,Quantity> map) |
A |
NodeStatusFluent.removeFromAllocatable(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.removeFromAllocatable(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.removeFromDefault(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.removeFromDefault(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.removeFromDefaultRequest(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.removeFromDefaultRequest(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.removeFromHard(Map<String,Quantity> map) |
A |
ResourceRequirementsFluent.removeFromLimits(Map<String,Quantity> map) |
A |
ResourceRequirementsFluentImpl.removeFromLimits(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.removeFromMax(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.removeFromMax(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.removeFromMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.removeFromMaxLimitRequestRatio(Map<String,Quantity> map) |
A |
LimitRangeItemFluent.removeFromMin(Map<String,Quantity> map) |
A |
LimitRangeItemFluentImpl.removeFromMin(Map<String,Quantity> map) |
A |
PodSpecFluent.removeFromOverhead(Map<String,Quantity> map) |
A |
PodSpecFluentImpl.removeFromOverhead(Map<String,Quantity> map) |
A |
ResourceRequirementsFluent.removeFromRequests(Map<String,Quantity> map) |
A |
ResourceRequirementsFluentImpl.removeFromRequests(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.removeFromUsed(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.removeFromUsed(Map<String,Quantity> map) |
void |
NodeStatus.setAllocatable(Map<String,Quantity> allocatable) |
void |
NodeStatus.setCapacity(Map<String,Quantity> capacity) |
void |
PersistentVolumeSpec.setCapacity(Map<String,Quantity> capacity) |
void |
PersistentVolumeClaimStatus.setCapacity(Map<String,Quantity> capacity) |
void |
LimitRangeItem.setDefault(Map<String,Quantity> _default) |
void |
LimitRangeItem.setDefaultRequest(Map<String,Quantity> defaultRequest) |
void |
ResourceQuotaStatus.setHard(Map<String,Quantity> hard) |
void |
ResourceQuotaSpec.setHard(Map<String,Quantity> hard) |
void |
ResourceRequirements.setLimits(Map<String,Quantity> limits) |
void |
LimitRangeItem.setMax(Map<String,Quantity> max) |
void |
LimitRangeItem.setMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
void |
LimitRangeItem.setMin(Map<String,Quantity> min) |
void |
PodSpec.setOverhead(Map<String,Quantity> overhead) |
void |
ResourceRequirements.setRequests(Map<String,Quantity> requests) |
void |
ResourceQuotaStatus.setUsed(Map<String,Quantity> used) |
A |
NodeStatusFluent.withAllocatable(Map<String,Quantity> allocatable) |
A |
NodeStatusFluentImpl.withAllocatable(Map<String,Quantity> allocatable) |
A |
PersistentVolumeClaimStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
PersistentVolumeClaimStatusFluent.withCapacity(Map<String,Quantity> capacity) |
A |
PersistentVolumeSpecFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
PersistentVolumeSpecFluent.withCapacity(Map<String,Quantity> capacity) |
A |
NodeStatusFluent.withCapacity(Map<String,Quantity> capacity) |
A |
NodeStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
A |
LimitRangeItemFluent.withDefault(Map<String,Quantity> _default) |
A |
LimitRangeItemFluentImpl.withDefault(Map<String,Quantity> _default) |
A |
LimitRangeItemFluent.withDefaultRequest(Map<String,Quantity> defaultRequest) |
A |
LimitRangeItemFluentImpl.withDefaultRequest(Map<String,Quantity> defaultRequest) |
A |
ResourceQuotaStatusFluentImpl.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaSpecFluentImpl.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaSpecFluent.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaStatusFluent.withHard(Map<String,Quantity> hard) |
A |
ResourceRequirementsFluent.withLimits(Map<String,Quantity> limits) |
A |
ResourceRequirementsFluentImpl.withLimits(Map<String,Quantity> limits) |
A |
LimitRangeItemFluent.withMax(Map<String,Quantity> max) |
A |
LimitRangeItemFluentImpl.withMax(Map<String,Quantity> max) |
A |
LimitRangeItemFluent.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
A |
LimitRangeItemFluentImpl.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
A |
LimitRangeItemFluent.withMin(Map<String,Quantity> min) |
A |
LimitRangeItemFluentImpl.withMin(Map<String,Quantity> min) |
A |
PodSpecFluent.withOverhead(Map<String,Quantity> overhead) |
A |
PodSpecFluentImpl.withOverhead(Map<String,Quantity> overhead) |
A |
ResourceRequirementsFluent.withRequests(Map<String,Quantity> requests) |
A |
ResourceRequirementsFluentImpl.withRequests(Map<String,Quantity> requests) |
A |
ResourceQuotaStatusFluentImpl.withUsed(Map<String,Quantity> used) |
A |
ResourceQuotaStatusFluent.withUsed(Map<String,Quantity> used) |
| Constructor and Description |
|---|
DoneableQuantity(Quantity item) |
DoneableQuantity(Quantity item,
Function<Quantity,Quantity> function) |
EmptyDirVolumeSource(String medium,
Quantity sizeLimit) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
AdmissionRequest admissionRequest,
AdmissionResponse admissionResponse,
AdmissionReview admissionReview,
AggregationRule aggregationRule,
BaseKubernetesList baseKubernetesList,
Binding binding,
BuildConfigList buildConfigList,
BuildList buildList,
BuildRequest buildRequest,
CSIDriver cSIDriver,
CSIDriverList cSIDriverList,
CSINode cSINode,
CSINodeList cSINodeList,
CertificateSigningRequest certificateSigningRequest,
CertificateSigningRequestCondition certificateSigningRequestCondition,
CertificateSigningRequestList certificateSigningRequestList,
CertificateSigningRequestSpec certificateSigningRequestSpec,
CertificateSigningRequestStatus certificateSigningRequestStatus,
ClusterRole clusterRole,
ClusterRoleBinding clusterRoleBinding,
ClusterRoleBindingList clusterRoleBindingList,
ClusterRoleList clusterRoleList,
ComponentStatusList componentStatusList,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
ControllerRevision controllerRevision,
ControllerRevisionList controllerRevisionList,
CreateOptions createOptions,
CronJob cronJob,
CronJobList cronJobList,
CustomResourceDefinition customResourceDefinition,
CustomResourceDefinitionCondition customResourceDefinitionCondition,
CustomResourceDefinitionList customResourceDefinitionList,
CustomResourceDefinitionNames customResourceDefinitionNames,
CustomResourceDefinitionSpec customResourceDefinitionSpec,
CustomResourceDefinitionStatus customResourceDefinitionStatus,
DaemonSet daemonSet,
DaemonSetList daemonSetList,
DeleteOptions deleteOptions,
Deployment deployment,
DeploymentConfig deploymentConfig,
DeploymentConfigList deploymentConfigList,
DeploymentList deploymentList,
DeploymentRollback deploymentRollback,
DiscoveryEndpointPort discoveryEndpointPort,
EndpointPort endpointPort,
EndpointSlice endpointSlice,
EndpointSliceList endpointSliceList,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
String eventSeriesState,
GetOptions getOptions,
Group group,
GroupList groupList,
HorizontalPodAutoscaler horizontalPodAutoscaler,
HorizontalPodAutoscalerList horizontalPodAutoscalerList,
HorizontalPodAutoscalerSpec horizontalPodAutoscalerSpec,
Identity identity,
IdentityList identityList,
ImageList imageList,
ImageStreamImport imageStreamImport,
ImageStreamList imageStreamList,
ImageStreamTagList imageStreamTagList,
Info info,
Ingress ingress,
IngressList ingressList,
JSONSchemaPropsOrStringArray jSONSchemaPropsorStringArray,
Job job,
JobList jobList,
LocalSubjectAccessReview k8sLocalSubjectAccessReview,
SubjectAccessReview k8sSubjectAccessReview,
KubernetesRunAsUserStrategyOptions kubernetesRunAsUserStrategyOptions,
Lease lease,
LeaseList leaseList,
LimitRangeList limitRangeList,
ListOptions listOptions,
LocalSubjectAccessReview localSubjectAccessReview,
MutatingWebhookConfiguration mutatingWebhookConfiguration,
MutatingWebhookConfigurationList mutatingWebhookConfigurationList,
Namespace namespace,
NamespaceList namespaceList,
NetNamespace netNamespace,
NetNamespaceList netNamespaceList,
NetworkPolicy networkPolicy,
NetworkPolicyList networkPolicyList,
Node node,
NodeList nodeList,
NodeMetrics nodeMetrics,
NodeMetricsList nodeMetricsList,
OAuthAccessToken oAuthAccessToken,
OAuthAccessTokenList oAuthAccessTokenList,
OAuthAuthorizeToken oAuthAuthorizeToken,
OAuthAuthorizeTokenList oAuthAuthorizeTokenList,
OAuthClient oAuthClient,
OAuthClientAuthorization oAuthClientAuthorization,
OAuthClientAuthorizationList oAuthClientAuthorizationList,
OAuthClientList oAuthClientList,
ObjectMeta objectMeta,
OpenshiftClusterRole openshiftClusterRole,
OpenshiftClusterRoleBinding openshiftClusterRoleBinding,
OpenshiftClusterRoleBindingList openshiftClusterRoleBindingList,
OpenshiftClusterRoleScopeRestriction openshiftClusterRoleScopeRestriction,
OpenshiftRole openshiftRole,
OpenshiftRoleBinding openshiftRoleBinding,
OpenshiftRoleBindingList openshiftRoleBindingList,
OpenshiftRoleBindingRestriction openshiftRoleBindingRestriction,
OpenshiftRoleBindingRestrictionSpec openshiftRoleBindingRestrictionSpec,
OpenshiftRoleList openshiftRoleList,
String operation,
Patch patch,
PatchOptions patchOptions,
String patchType,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodDisruptionBudget podDisruptionBudget,
PodDisruptionBudgetList podDisruptionBudgetList,
PodList podList,
PodMetrics podMetrics,
PodMetricsList podMetricsList,
PodPreset podPreset,
PodPresetList podPresetList,
PodPresetSpec podPresetSpec,
PodSecurityPolicy podSecurityPolicy,
PodSecurityPolicyList podSecurityPolicyList,
PodTemplateList podTemplateList,
PriorityClass priorityClass,
PriorityClassList priorityClassList,
Project project,
ProjectList projectList,
ProjectRequest projectRequest,
Quantity quantity,
ReplicaSet replicaSet,
ReplicaSetList replicaSetList,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
Role role,
RoleBinding roleBinding,
RoleBindingList roleBindingList,
RoleList roleList,
RootPaths rootPaths,
Route route,
RouteList routeList,
Rule rule,
RuleWithOperations ruleWithOperations,
Scale scale,
Secret secret,
SecretList secretList,
SecurityContextConstraints securityContextConstraints,
SecurityContextConstraintsList securityContextConstraintsList,
SelfSubjectAccessReview selfSubjectAccessReview,
SelfSubjectRulesReview selfSubjectRulesReview,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
ServiceReference serviceReference,
StatefulSet statefulSet,
StatefulSetList statefulSetList,
Status status,
StorageClass storageClass,
StorageClassList storageClassList,
SubjectAccessReview subjectAccessReview,
SubjectAccessReviewResponse subjectAccessReviewResponse,
TagEvent tagEvent,
Template template,
TemplateList templateList,
String time,
TokenReview tokenReview,
Toleration toleration,
TypeMeta typeMeta,
UpdateOptions updateOptions,
User user,
UserList userList,
ValidatingWebhookConfiguration validatingWebhookConfiguration,
ValidatingWebhookConfigurationList validatingWebhookConfigurationList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList,
WatchEvent watchEvent) |
MetricTarget(Integer averageUtilization,
Quantity averageValue,
String type,
Quantity value) |
MetricValueStatus(Integer averageUtilization,
Quantity averageValue,
Quantity value) |
QuantityBuilder(Quantity instance) |
QuantityBuilder(Quantity instance,
Boolean validationEnabled) |
QuantityBuilder(QuantityFluent<?> fluent,
Quantity instance) |
QuantityBuilder(QuantityFluent<?> fluent,
Quantity instance,
Boolean validationEnabled) |
QuantityFluentImpl(Quantity instance) |
ResourceFieldSelector(String containerName,
Quantity divisor,
String resource) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Quantity> |
ContainerMetricsFluent.getUsage() |
Map<String,Quantity> |
NodeMetricsFluentImpl.getUsage() |
Map<String,Quantity> |
ContainerMetricsFluentImpl.getUsage() |
Map<String,Quantity> |
NodeMetricsFluent.getUsage() |
Map<String,Quantity> |
ContainerMetrics.getUsage() |
Map<String,Quantity> |
NodeMetrics.getUsage() |
| Modifier and Type | Method and Description |
|---|---|
A |
ContainerMetricsFluent.addToUsage(String key,
Quantity value) |
A |
NodeMetricsFluentImpl.addToUsage(String key,
Quantity value) |
A |
ContainerMetricsFluentImpl.addToUsage(String key,
Quantity value) |
A |
NodeMetricsFluent.addToUsage(String key,
Quantity value) |
| Modifier and Type | Method and Description |
|---|---|
A |
ContainerMetricsFluent.addToUsage(Map<String,Quantity> map) |
A |
NodeMetricsFluentImpl.addToUsage(Map<String,Quantity> map) |
A |
ContainerMetricsFluentImpl.addToUsage(Map<String,Quantity> map) |
A |
NodeMetricsFluent.addToUsage(Map<String,Quantity> map) |
A |
ContainerMetricsFluent.removeFromUsage(Map<String,Quantity> map) |
A |
NodeMetricsFluentImpl.removeFromUsage(Map<String,Quantity> map) |
A |
ContainerMetricsFluentImpl.removeFromUsage(Map<String,Quantity> map) |
A |
NodeMetricsFluent.removeFromUsage(Map<String,Quantity> map) |
void |
ContainerMetrics.setUsage(Map<String,Quantity> usage) |
void |
NodeMetrics.setUsage(Map<String,Quantity> usage) |
A |
ContainerMetricsFluent.withUsage(Map<String,Quantity> usage) |
A |
NodeMetricsFluentImpl.withUsage(Map<String,Quantity> usage) |
A |
ContainerMetricsFluentImpl.withUsage(Map<String,Quantity> usage) |
A |
NodeMetricsFluent.withUsage(Map<String,Quantity> usage) |
| Constructor and Description |
|---|
ContainerMetrics(String name,
Map<String,Quantity> usage) |
NodeMetrics(String apiVersion,
String kind,
ObjectMeta metadata,
String timestamp,
Map<String,Quantity> usage,
Duration window) |
Copyright © 2015–2020 Red Hat. All rights reserved.