Uses of Class
io.kubernetes.client.openapi.models.V1alpha2AllocationResult
Packages that use V1alpha2AllocationResult
-
Uses of V1alpha2AllocationResult in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2AllocationResultModifier and TypeMethodDescriptionV1alpha2AllocationResult.addResourceHandlesItem(V1alpha2ResourceHandle resourceHandlesItem) V1alpha2AllocationResult.availableOnNodes(V1NodeSelector availableOnNodes) static V1alpha2AllocationResultCreate an instance of V1alpha2AllocationResult given an JSON stringV1alpha2ResourceClaimStatus.getAllocation()Get allocationV1alpha2AllocationResult.resourceHandles(List<V1alpha2ResourceHandle> resourceHandles) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2AllocationResultModifier and TypeMethodDescriptionV1alpha2ResourceClaimStatus.allocation(V1alpha2AllocationResult allocation) voidV1alpha2ResourceClaimStatus.setAllocation(V1alpha2AllocationResult allocation)