-
Methods in io.fabric8.kubernetes.api.model that return types with arguments of type Quantity
| Modifier and Type |
Method |
Description |
Map<String,Quantity> |
NodeStatus.getAllocatable() |
|
Map<String,Quantity> |
NodeStatusFluent.getAllocatable() |
|
Map<String,Quantity> |
NodeStatusFluentImpl.getAllocatable() |
|
Map<String,Quantity> |
NodeStatus.getCapacity() |
|
Map<String,Quantity> |
NodeStatusFluent.getCapacity() |
|
Map<String,Quantity> |
NodeStatusFluentImpl.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeClaimStatus.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeClaimStatusFluent.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeClaimStatusFluentImpl.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeSpec.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeSpecFluent.getCapacity() |
|
Map<String,Quantity> |
PersistentVolumeSpecFluentImpl.getCapacity() |
|
Map<String,Quantity> |
LimitRangeItem.getDefault() |
|
Map<String,Quantity> |
LimitRangeItemFluent.getDefault() |
|
Map<String,Quantity> |
LimitRangeItemFluentImpl.getDefault() |
|
Map<String,Quantity> |
LimitRangeItem.getDefaultRequest() |
|
Map<String,Quantity> |
LimitRangeItemFluent.getDefaultRequest() |
|
Map<String,Quantity> |
LimitRangeItemFluentImpl.getDefaultRequest() |
|
Map<String,Quantity> |
ResourceQuotaSpec.getHard() |
|
Map<String,Quantity> |
ResourceQuotaSpecFluent.getHard() |
|
Map<String,Quantity> |
ResourceQuotaSpecFluentImpl.getHard() |
|
Map<String,Quantity> |
ResourceQuotaStatus.getHard() |
|
Map<String,Quantity> |
ResourceQuotaStatusFluent.getHard() |
|
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getHard() |
|
Map<String,Quantity> |
ResourceRequirements.getLimits() |
|
Map<String,Quantity> |
ResourceRequirementsFluent.getLimits() |
|
Map<String,Quantity> |
ResourceRequirementsFluentImpl.getLimits() |
|
Map<String,Quantity> |
LimitRangeItem.getMax() |
|
Map<String,Quantity> |
LimitRangeItemFluent.getMax() |
|
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMax() |
|
Map<String,Quantity> |
LimitRangeItem.getMaxLimitRequestRatio() |
|
Map<String,Quantity> |
LimitRangeItemFluent.getMaxLimitRequestRatio() |
|
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMaxLimitRequestRatio() |
|
Map<String,Quantity> |
LimitRangeItem.getMin() |
|
Map<String,Quantity> |
LimitRangeItemFluent.getMin() |
|
Map<String,Quantity> |
LimitRangeItemFluentImpl.getMin() |
|
Map<String,Quantity> |
PodSpec.getOverhead() |
|
Map<String,Quantity> |
PodSpecFluent.getOverhead() |
|
Map<String,Quantity> |
PodSpecFluentImpl.getOverhead() |
|
Map<String,Quantity> |
ResourceRequirements.getRequests() |
|
Map<String,Quantity> |
ResourceRequirementsFluent.getRequests() |
|
Map<String,Quantity> |
ResourceRequirementsFluentImpl.getRequests() |
|
Map<String,Quantity> |
ResourceQuotaStatus.getUsed() |
|
Map<String,Quantity> |
ResourceQuotaStatusFluent.getUsed() |
|
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getUsed() |
|
Methods in io.fabric8.kubernetes.api.model with parameters of type Quantity
| Modifier and Type |
Method |
Description |
A |
NodeStatusFluent.addToAllocatable(String key,
Quantity value) |
|
A |
NodeStatusFluentImpl.addToAllocatable(String key,
Quantity value) |
|
A |
NodeStatusFluent.addToCapacity(String key,
Quantity value) |
|
A |
NodeStatusFluentImpl.addToCapacity(String key,
Quantity value) |
|
A |
PersistentVolumeClaimStatusFluent.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 |
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 |
ResourceQuotaSpecFluent.addToHard(String key,
Quantity value) |
|
A |
ResourceQuotaSpecFluentImpl.addToHard(String key,
Quantity value) |
|
A |
ResourceQuotaStatusFluent.addToHard(String key,
Quantity value) |
|
A |
ResourceQuotaStatusFluentImpl.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 |
ResourceQuotaStatusFluent.addToUsed(String key,
Quantity value) |
|
A |
ResourceQuotaStatusFluentImpl.addToUsed(String key,
Quantity value) |
|
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluent.editOrNewDivisorLike(Quantity item) |
|
ResourceFieldSelectorFluent.DivisorNested<A> |
ResourceFieldSelectorFluentImpl.editOrNewDivisorLike(Quantity item) |
|
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluent.editOrNewQuantityLike(Quantity item) |
|
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluentImpl.editOrNewQuantityLike(Quantity item) |
|
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.editOrNewSizeLimitLike(Quantity item) |
|
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.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 |
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> |
KubeSchemaFluent.withNewQuantityLike(Quantity item) |
|
KubeSchemaFluent.QuantityNested<A> |
KubeSchemaFluentImpl.withNewQuantityLike(Quantity item) |
|
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluent.withNewSizeLimitLike(Quantity item) |
|
EmptyDirVolumeSourceFluent.SizeLimitNested<A> |
EmptyDirVolumeSourceFluentImpl.withNewSizeLimitLike(Quantity item) |
|
A |
KubeSchemaFluent.withQuantity(Quantity quantity) |
|
A |
KubeSchemaFluentImpl.withQuantity(Quantity quantity) |
|
A |
EmptyDirVolumeSourceFluent.withSizeLimit(Quantity sizeLimit) |
|
A |
EmptyDirVolumeSourceFluentImpl.withSizeLimit(Quantity sizeLimit) |
|
Method parameters in io.fabric8.kubernetes.api.model with type arguments of type Quantity
| Modifier and Type |
Method |
Description |
A |
NodeStatusFluent.addToAllocatable(Map<String,Quantity> map) |
|
A |
NodeStatusFluentImpl.addToAllocatable(Map<String,Quantity> map) |
|
A |
NodeStatusFluent.addToCapacity(Map<String,Quantity> map) |
|
A |
NodeStatusFluentImpl.addToCapacity(Map<String,Quantity> map) |
|
A |
PersistentVolumeClaimStatusFluent.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 |
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 |
ResourceQuotaSpecFluent.addToHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaSpecFluentImpl.addToHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluent.addToHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluentImpl.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 |
ResourceQuotaStatusFluent.addToUsed(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluentImpl.addToUsed(Map<String,Quantity> map) |
|
A |
NodeStatusFluent.removeFromAllocatable(Map<String,Quantity> map) |
|
A |
NodeStatusFluentImpl.removeFromAllocatable(Map<String,Quantity> map) |
|
A |
NodeStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
|
A |
NodeStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
|
A |
PersistentVolumeClaimStatusFluent.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 |
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 |
ResourceQuotaSpecFluent.removeFromHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaSpecFluentImpl.removeFromHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluent.removeFromHard(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluentImpl.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 |
ResourceQuotaStatusFluent.removeFromUsed(Map<String,Quantity> map) |
|
A |
ResourceQuotaStatusFluentImpl.removeFromUsed(Map<String,Quantity> map) |
|
void |
NodeStatus.setAllocatable(Map<String,Quantity> allocatable) |
|
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) |
|
A |
NodeStatusFluent.withAllocatable(Map<String,Quantity> allocatable) |
|
A |
NodeStatusFluentImpl.withAllocatable(Map<String,Quantity> allocatable) |
|
A |
NodeStatusFluent.withCapacity(Map<String,Quantity> capacity) |
|
A |
NodeStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
|
A |
PersistentVolumeClaimStatusFluent.withCapacity(Map<String,Quantity> capacity) |
|
A |
PersistentVolumeClaimStatusFluentImpl.withCapacity(Map<String,Quantity> capacity) |
|
A |
PersistentVolumeSpecFluent.withCapacity(Map<String,Quantity> capacity) |
|
A |
PersistentVolumeSpecFluentImpl.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 |
ResourceQuotaSpecFluent.withHard(Map<String,Quantity> hard) |
|
A |
ResourceQuotaSpecFluentImpl.withHard(Map<String,Quantity> hard) |
|
A |
ResourceQuotaStatusFluent.withHard(Map<String,Quantity> hard) |
|
A |
ResourceQuotaStatusFluentImpl.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 |
ResourceQuotaStatusFluent.withUsed(Map<String,Quantity> used) |
|
A |
ResourceQuotaStatusFluentImpl.withUsed(Map<String,Quantity> used) |
|
Constructors in io.fabric8.kubernetes.api.model with parameters of type Quantity
| Constructor |
Description |
DoneableQuantity(Quantity item) |
|
DoneableQuantity(Quantity item,
Function<Quantity,Quantity> function) |
|
EmptyDirVolumeSource(String medium,
Quantity sizeLimit) |
|
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
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,
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(QuantityFluent<?> fluent,
Quantity instance) |
|
QuantityBuilder(QuantityFluent<?> fluent,
Quantity instance,
Boolean validationEnabled) |
|
QuantityBuilder(Quantity instance,
Boolean validationEnabled) |
|
QuantityFluentImpl(Quantity instance) |
|
ResourceFieldSelector(String containerName,
Quantity divisor,
String resource) |
|
Constructor parameters in io.fabric8.kubernetes.api.model with type arguments of type Quantity
| Constructor |
Description |
DoneableQuantity(Function<Quantity,Quantity> function) |
|
DoneableQuantity(Function<Quantity,Quantity> function) |
|
DoneableQuantity(Quantity item,
Function<Quantity,Quantity> function) |
|
DoneableQuantity(Quantity item,
Function<Quantity,Quantity> function) |
|
LimitRangeItem(Map<String,Quantity> _default,
Map<String,Quantity> defaultRequest,
Map<String,Quantity> max,
Map<String,Quantity> maxLimitRequestRatio,
Map<String,Quantity> min,
String type) |
|
NodeStatus(List<NodeAddress> addresses,
Map<String,Quantity> allocatable,
Map<String,Quantity> capacity,
List<NodeCondition> conditions,
NodeConfigStatus config,
NodeDaemonEndpoints daemonEndpoints,
List<ContainerImage> images,
NodeSystemInfo nodeInfo,
String phase,
List<AttachedVolume> volumesAttached,
List<String> volumesInUse) |
|
PersistentVolumeClaimStatus(List<String> accessModes,
Map<String,Quantity> capacity,
List<PersistentVolumeClaimCondition> conditions,
String phase) |
|
PersistentVolumeSpec(List<String> accessModes,
AWSElasticBlockStoreVolumeSource awsElasticBlockStore,
AzureDiskVolumeSource azureDisk,
AzureFilePersistentVolumeSource azureFile,
Map<String,Quantity> capacity,
CephFSPersistentVolumeSource cephfs,
CinderPersistentVolumeSource cinder,
ObjectReference claimRef,
CSIPersistentVolumeSource csi,
FCVolumeSource fc,
FlexPersistentVolumeSource flexVolume,
FlockerVolumeSource flocker,
GCEPersistentDiskVolumeSource gcePersistentDisk,
GlusterfsPersistentVolumeSource glusterfs,
HostPathVolumeSource hostPath,
ISCSIPersistentVolumeSource iscsi,
LocalVolumeSource local,
List<String> mountOptions,
NFSVolumeSource nfs,
VolumeNodeAffinity nodeAffinity,
String persistentVolumeReclaimPolicy,
PhotonPersistentDiskVolumeSource photonPersistentDisk,
PortworxVolumeSource portworxVolume,
QuobyteVolumeSource quobyte,
RBDPersistentVolumeSource rbd,
ScaleIOPersistentVolumeSource scaleIO,
String storageClassName,
StorageOSPersistentVolumeSource storageos,
String volumeMode,
VsphereVirtualDiskVolumeSource vsphereVolume) |
|
ResourceQuotaSpec(Map<String,Quantity> hard,
ScopeSelector scopeSelector,
List<String> scopes) |
|
ResourceQuotaStatus(Map<String,Quantity> hard,
Map<String,Quantity> used) |
|
ResourceRequirements(Map<String,Quantity> limits,
Map<String,Quantity> requests) |
|