| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
QuantityBuilder.build() |
Quantity |
ResourceFieldSelectorFluent.buildDivisor() |
Quantity |
ResourceFieldSelectorFluentImpl.buildDivisor() |
Quantity |
KubeSchemaFluentImpl.buildQuantity() |
Quantity |
KubeSchemaFluent.buildQuantity() |
Quantity |
ValidationSchemaFluent.buildQuantity() |
Quantity |
ValidationSchemaFluentImpl.buildQuantity() |
Quantity |
EmptyDirVolumeSourceFluentImpl.buildSizeLimit() |
Quantity |
EmptyDirVolumeSourceFluent.buildSizeLimit() |
Quantity |
Quantity.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Quantity |
ResourceFieldSelectorFluent.getDivisor()
Deprecated.
|
Quantity |
ResourceFieldSelectorFluentImpl.getDivisor()
Deprecated.
|
Quantity |
ResourceFieldSelector.getDivisor() |
Quantity |
KubeSchemaFluentImpl.getQuantity()
Deprecated.
|
Quantity |
KubeSchemaFluent.getQuantity()
Deprecated.
|
Quantity |
ValidationSchemaFluent.getQuantity()
Deprecated.
|
Quantity |
ValidationSchemaFluentImpl.getQuantity()
Deprecated.
|
Quantity |
ValidationSchema.getQuantity() |
Quantity |
KubeSchema.getQuantity() |
Quantity |
EmptyDirVolumeSourceFluentImpl.getSizeLimit()
Deprecated.
|
Quantity |
EmptyDirVolumeSourceFluent.getSizeLimit()
Deprecated.
|
Quantity |
EmptyDirVolumeSource.getSizeLimit() |
static Quantity |
Quantity.parse(String quantityAsString) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Quantity> |
NodeStatusFluentImpl.getAllocatable() |
Map<String,Quantity> |
NodeStatusFluent.getAllocatable() |
Map<String,Quantity> |
NodeStatus.getAllocatable() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluent.getAllocatedResources() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluentImpl.getAllocatedResources() |
Map<String,Quantity> |
PersistentVolumeClaimStatus.getAllocatedResources() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluent.getCapacity() |
Map<String,Quantity> |
NodeStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
PersistentVolumeClaimStatusFluentImpl.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpecFluent.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpecFluentImpl.getCapacity() |
Map<String,Quantity> |
NodeStatusFluent.getCapacity() |
Map<String,Quantity> |
NodeStatus.getCapacity() |
Map<String,Quantity> |
PersistentVolumeClaimStatus.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpec.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> |
ResourceQuotaSpecFluentImpl.getHard() |
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getHard() |
Map<String,Quantity> |
ResourceQuotaStatusFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaSpecFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaSpec.getHard() |
Map<String,Quantity> |
ResourceQuotaStatus.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> |
PodSpecFluentImpl.getOverhead() |
Map<String,Quantity> |
PodSpecFluent.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 |
NodeStatusFluentImpl.addToAllocatable(String key,
Quantity value) |
A |
NodeStatusFluent.addToAllocatable(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluent.addToAllocatedResources(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluentImpl.addToAllocatedResources(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluent.addToCapacity(String key,
Quantity value) |
A |
NodeStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeClaimStatusFluentImpl.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeSpecFluent.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeSpecFluentImpl.addToCapacity(String key,
Quantity value) |
A |
NodeStatusFluent.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 |
ResourceQuotaSpecFluentImpl.addToHard(String key,
Quantity value) |
A |
ResourceQuotaStatusFluentImpl.addToHard(String key,
Quantity value) |
A |
ResourceQuotaStatusFluent.addToHard(String key,
Quantity value) |
A |
ResourceQuotaSpecFluent.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 |
PodSpecFluentImpl.addToOverhead(String key,
Quantity value) |
A |
PodSpecFluent.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) |
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) |
ValidationSchemaFluent.QuantityNested<A> |
ValidationSchemaFluent.editOrNewQuantityLike(Quantity item) |
ValidationSchemaFluent.QuantityNested<A> |
ValidationSchemaFluentImpl.editOrNewQuantityLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.editOrNewSizeLimitLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.editOrNewSizeLimitLike(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 |
ResourceFieldSelector.setDivisor(Quantity divisor) |
void |
ValidationSchema.setQuantity(Quantity quantity) |
void |
KubeSchema.setQuantity(Quantity quantity) |
void |
EmptyDirVolumeSource.setSizeLimit(Quantity sizeLimit) |
A |
ResourceFieldSelectorFluent.withDivisor(Quantity divisor) |
A |
ResourceFieldSelectorFluentImpl.withDivisor(Quantity divisor) |
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) |
ValidationSchemaFluent.QuantityNested<A> |
ValidationSchemaFluent.withNewQuantityLike(Quantity item) |
ValidationSchemaFluent.QuantityNested<A> |
ValidationSchemaFluentImpl.withNewQuantityLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.withNewSizeLimitLike(Quantity item) |
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.withNewSizeLimitLike(Quantity item) |
A |
KubeSchemaFluentImpl.withQuantity(Quantity quantity) |
A |
KubeSchemaFluent.withQuantity(Quantity quantity) |
A |
ValidationSchemaFluent.withQuantity(Quantity quantity) |
A |
ValidationSchemaFluentImpl.withQuantity(Quantity quantity) |
A |
EmptyDirVolumeSourceFluentImpl.withSizeLimit(Quantity sizeLimit) |
A |
EmptyDirVolumeSourceFluent.withSizeLimit(Quantity sizeLimit) |
| Modifier and Type | Method and Description |
|---|---|
A |
NodeStatusFluentImpl.addToAllocatable(Map<String,Quantity> map) |
A |
NodeStatusFluent.addToAllocatable(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.addToAllocatedResources(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.addToAllocatedResources(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluent.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.addToCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.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 |
ResourceQuotaSpecFluentImpl.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.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 |
PodSpecFluentImpl.addToOverhead(Map<String,Quantity> map) |
A |
PodSpecFluent.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 |
NodeStatusFluentImpl.removeFromAllocatable(Map<String,Quantity> map) |
A |
NodeStatusFluent.removeFromAllocatable(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.removeFromAllocatedResources(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.removeFromAllocatedResources(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.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 |
ResourceQuotaSpecFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluent.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.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 |
PodSpecFluentImpl.removeFromOverhead(Map<String,Quantity> map) |
A |
PodSpecFluent.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 |
PersistentVolumeClaimStatus.setAllocatedResources(Map<String,Quantity> allocatedResources) |
void |
NodeStatus.setCapacity(Map<String,Quantity> capacity) |
void |
PersistentVolumeClaimStatus.setCapacity(Map<String,Quantity> capacity) |
void |
PersistentVolumeSpec.setCapacity(Map<String,Quantity> capacity) |
void |
LimitRangeItem.setDefault(Map<String,Quantity> _default) |
void |
LimitRangeItem.setDefaultRequest(Map<String,Quantity> defaultRequest) |
void |
ResourceQuotaSpec.setHard(Map<String,Quantity> hard) |
void |
ResourceQuotaStatus.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) |
<K,V> A |
NodeStatusFluentImpl.withAllocatable(Map<String,Quantity> allocatable) |
<K,V> A |
NodeStatusFluent.withAllocatable(Map<String,Quantity> allocatable) |
<K,V> A |
PersistentVolumeClaimStatusFluent.withAllocatedResources(Map<String,Quantity> allocatedResources) |
<K,V> A |
PersistentVolumeClaimStatusFluentImpl.withAllocatedResources(Map<String,Quantity> allocatedResources) |
<K,V> A |
PersistentVolumeClaimStatusFluent.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
NodeStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
PersistentVolumeClaimStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
PersistentVolumeSpecFluent.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
PersistentVolumeSpecFluentImpl.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
NodeStatusFluent.withCapacity(Map<String,Quantity> capacity) |
<K,V> A |
LimitRangeItemFluent.withDefault(Map<String,Quantity> _default) |
<K,V> A |
LimitRangeItemFluentImpl.withDefault(Map<String,Quantity> _default) |
<K,V> A |
LimitRangeItemFluent.withDefaultRequest(Map<String,Quantity> defaultRequest) |
<K,V> A |
LimitRangeItemFluentImpl.withDefaultRequest(Map<String,Quantity> defaultRequest) |
<K,V> A |
ResourceQuotaSpecFluentImpl.withHard(Map<String,Quantity> hard) |
<K,V> A |
ResourceQuotaStatusFluentImpl.withHard(Map<String,Quantity> hard) |
<K,V> A |
ResourceQuotaStatusFluent.withHard(Map<String,Quantity> hard) |
<K,V> A |
ResourceQuotaSpecFluent.withHard(Map<String,Quantity> hard) |
<K,V> A |
ResourceRequirementsFluent.withLimits(Map<String,Quantity> limits) |
<K,V> A |
ResourceRequirementsFluentImpl.withLimits(Map<String,Quantity> limits) |
<K,V> A |
LimitRangeItemFluent.withMax(Map<String,Quantity> max) |
<K,V> A |
LimitRangeItemFluentImpl.withMax(Map<String,Quantity> max) |
<K,V> A |
LimitRangeItemFluent.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
<K,V> A |
LimitRangeItemFluentImpl.withMaxLimitRequestRatio(Map<String,Quantity> maxLimitRequestRatio) |
<K,V> A |
LimitRangeItemFluent.withMin(Map<String,Quantity> min) |
<K,V> A |
LimitRangeItemFluentImpl.withMin(Map<String,Quantity> min) |
<K,V> A |
PodSpecFluentImpl.withOverhead(Map<String,Quantity> overhead) |
<K,V> A |
PodSpecFluent.withOverhead(Map<String,Quantity> overhead) |
<K,V> A |
ResourceRequirementsFluent.withRequests(Map<String,Quantity> requests) |
<K,V> A |
ResourceRequirementsFluentImpl.withRequests(Map<String,Quantity> requests) |
<K,V> A |
ResourceQuotaStatusFluentImpl.withUsed(Map<String,Quantity> used) |
<K,V> A |
ResourceQuotaStatusFluent.withUsed(Map<String,Quantity> used) |
| Constructor and Description |
|---|
EmptyDirVolumeSource(String medium,
Quantity sizeLimit) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIResource aPIResource,
APIResourceList aPIResourceList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupKind groupKind,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
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) |
ValidationSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIResource aPIResource,
APIResourceList aPIResourceList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupKind groupKind,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
Copyright © 2015–2022 Red Hat. All rights reserved.