Uses of Class
io.kubernetes.client.openapi.models.V1beta1AllocationResult
Packages that use V1beta1AllocationResult
-
Uses of V1beta1AllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1AllocationResultModifier and TypeMethodDescriptionV1beta1AllocationResult.devices(V1beta1DeviceAllocationResult devices) static V1beta1AllocationResultCreate an instance of V1beta1AllocationResult given an JSON stringV1beta1ResourceClaimStatus.getAllocation()Get allocationV1beta1AllocationResult.nodeSelector(V1NodeSelector nodeSelector) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1AllocationResultModifier and TypeMethodDescriptionV1beta1ResourceClaimStatus.allocation(V1beta1AllocationResult allocation) voidV1beta1ResourceClaimStatus.setAllocation(V1beta1AllocationResult allocation)