Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
Quantity |
QuantityBuilder.build() |
Quantity |
Quantity.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Quantity |
DoneableQuantity.done() |
Quantity |
ResourceFieldSelectorFluent.getDivisor() |
Quantity |
ResourceFieldSelectorFluentImpl.getDivisor() |
Quantity |
ResourceFieldSelector.getDivisor() |
Quantity |
KubeSchemaFluentImpl.getQuantity() |
Quantity |
KubeSchemaFluent.getQuantity() |
Quantity |
KubeSchema.getQuantity() |
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> |
PersistentVolumeSpecFluent.getCapacity() |
Map<String,Quantity> |
NodeStatusFluent.getCapacity() |
Map<String,Quantity> |
PersistentVolumeSpecFluentImpl.getCapacity() |
Map<String,Quantity> |
NodeStatusFluentImpl.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> |
ResourceQuotaStatusFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.getHard() |
Map<String,Quantity> |
ResourceQuotaSpecFluent.getHard() |
Map<String,Quantity> |
ResourceQuotaSpecFluentImpl.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> |
ResourceRequirementsFluent.getRequests() |
Map<String,Quantity> |
ResourceRequirementsFluentImpl.getRequests() |
Map<String,Quantity> |
ResourceRequirements.getRequests() |
Map<String,Quantity> |
ResourceQuotaStatusFluent.getUsed() |
Map<String,Quantity> |
ResourceQuotaStatusFluentImpl.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 |
PersistentVolumeSpecFluent.addToCapacity(String key,
Quantity value) |
A |
NodeStatusFluent.addToCapacity(String key,
Quantity value) |
A |
PersistentVolumeSpecFluentImpl.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 |
ResourceQuotaStatusFluent.addToHard(String key,
Quantity value) |
A |
ResourceQuotaStatusFluentImpl.addToHard(String key,
Quantity value) |
A |
ResourceQuotaSpecFluent.addToHard(String key,
Quantity value) |
A |
ResourceQuotaSpecFluentImpl.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 |
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) |
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) |
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) |
A |
KubeSchemaFluentImpl.withQuantity(Quantity Quantity) |
A |
KubeSchemaFluent.withQuantity(Quantity Quantity) |
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 |
PersistentVolumeSpecFluent.addToCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.addToCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.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 |
ResourceQuotaStatusFluent.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.addToHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluentImpl.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 |
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 |
PersistentVolumeClaimStatusFluentImpl.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeClaimStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
NodeStatusFluent.removeFromCapacity(Map<String,Quantity> map) |
A |
PersistentVolumeSpecFluentImpl.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 |
ResourceQuotaStatusFluent.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaStatusFluentImpl.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluent.removeFromHard(Map<String,Quantity> map) |
A |
ResourceQuotaSpecFluentImpl.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 |
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 |
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 |
PersistentVolumeSpecFluent.withCapacity(Map<String,Quantity> capacity) |
A |
NodeStatusFluent.withCapacity(Map<String,Quantity> capacity) |
A |
PersistentVolumeSpecFluentImpl.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 |
ResourceQuotaStatusFluent.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaStatusFluentImpl.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaSpecFluent.withHard(Map<String,Quantity> hard) |
A |
ResourceQuotaSpecFluentImpl.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 |
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) |
Constructor and Description |
---|
DoneableQuantity(Quantity item) |
DoneableQuantity(Quantity item,
Function<Quantity,Quantity> function) |
KubeSchema(BaseKubernetesList BaseKubernetesList,
Binding Binding,
BuildConfigList BuildConfigList,
BuildList BuildList,
BuildRequest BuildRequest,
ClusterPolicy ClusterPolicy,
ClusterPolicyBinding ClusterPolicyBinding,
ClusterPolicyBindingList ClusterPolicyBindingList,
ClusterPolicyList ClusterPolicyList,
ClusterRoleBinding ClusterRoleBinding,
ClusterRoleBindingList ClusterRoleBindingList,
ComponentStatusList ComponentStatusList,
Config Config,
ConfigMap ConfigMap,
ConfigMapList ConfigMapList,
ContainerStatus ContainerStatus,
DaemonSet DaemonSet,
DaemonSetList DaemonSetList,
DeleteOptions DeleteOptions,
Deployment Deployment,
DeploymentConfigList DeploymentConfigList,
DeploymentList DeploymentList,
DeploymentRollback DeploymentRollback,
Endpoints Endpoints,
EndpointsList EndpointsList,
EnvVar EnvVar,
EventList EventList,
Group Group,
GroupList GroupList,
HorizontalPodAutoscaler HorizontalPodAutoscaler,
HorizontalPodAutoscalerList HorizontalPodAutoscalerList,
Identity Identity,
IdentityList IdentityList,
ImageList ImageList,
ImageStreamList ImageStreamList,
ImageStreamTagList ImageStreamTagList,
Ingress Ingress,
IngressList IngressList,
Job Job,
JobList JobList,
LimitRangeList LimitRangeList,
ListMeta ListMeta,
LocalSubjectAccessReview LocalSubjectAccessReview,
Namespace Namespace,
NamespaceList NamespaceList,
Node Node,
NodeList NodeList,
OAuthAccessToken OAuthAccessToken,
OAuthAccessTokenList OAuthAccessTokenList,
OAuthAuthorizeToken OAuthAuthorizeToken,
OAuthAuthorizeTokenList OAuthAuthorizeTokenList,
OAuthClient OAuthClient,
OAuthClientAuthorization OAuthClientAuthorization,
OAuthClientAuthorizationList OAuthClientAuthorizationList,
OAuthClientList OAuthClientList,
ObjectMeta ObjectMeta,
Patch Patch,
PersistentVolume PersistentVolume,
PersistentVolumeClaim PersistentVolumeClaim,
PersistentVolumeClaimList PersistentVolumeClaimList,
PersistentVolumeList PersistentVolumeList,
PodList PodList,
PodTemplateList PodTemplateList,
Policy Policy,
PolicyBinding PolicyBinding,
PolicyBindingList PolicyBindingList,
PolicyList PolicyList,
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,
RouteList RouteList,
Scale Scale,
Secret Secret,
SecretList SecretList,
SecurityContextConstraints SecurityContextConstraints,
SecurityContextConstraintsList SecurityContextConstraintsList,
ServiceAccount ServiceAccount,
ServiceAccountList ServiceAccountList,
ServiceList ServiceList,
Status Status,
SubjectAccessReview SubjectAccessReview,
SubjectAccessReviewResponse SubjectAccessReviewResponse,
TagEvent TagEvent,
Template Template,
TemplateList TemplateList,
ThirdPartyResource ThirdPartyResource,
ThirdPartyResourceList ThirdPartyResourceList,
User User,
UserList UserList,
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) |
Copyright © 2011–2016 Red Hat. All rights reserved.