Uses of Class
io.kubernetes.client.openapi.models.V1beta2AllocationResult
Packages that use V1beta2AllocationResult
-
Uses of V1beta2AllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2AllocationResultModifier and TypeMethodDescriptionV1beta2AllocationResult.devices
(V1beta2DeviceAllocationResult devices) V1beta2ResourceClaimStatus.getAllocation()
Get allocationV1beta2AllocationResult.nodeSelector
(V1NodeSelector nodeSelector) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2AllocationResultModifier and TypeMethodDescriptionV1beta2ResourceClaimStatus.allocation
(V1beta2AllocationResult allocation) void
V1beta2ResourceClaimStatus.setAllocation
(V1beta2AllocationResult allocation)