Uses of Class
io.kubernetes.client.openapi.models.V1AllocationResult
Packages that use V1AllocationResult
-
Uses of V1AllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1AllocationResultModifier and TypeMethodDescriptionV1AllocationResult.allocationTimestamp(OffsetDateTime allocationTimestamp) V1AllocationResult.devices(V1DeviceAllocationResult devices) V1ResourceClaimStatus.getAllocation()Get allocationV1AllocationResult.nodeSelector(V1NodeSelector nodeSelector) Methods in io.kubernetes.client.openapi.models with parameters of type V1AllocationResultModifier and TypeMethodDescriptionV1ResourceClaimStatus.allocation(V1AllocationResult allocation) voidV1ResourceClaimStatus.setAllocation(V1AllocationResult allocation)