Uses of Class
io.kubernetes.client.openapi.models.V1beta1NodeAllocatableResourceMapping
Packages that use V1beta1NodeAllocatableResourceMapping
-
Uses of V1beta1NodeAllocatableResourceMapping in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1beta1NodeAllocatableResourceMapping.allocationMultiplier(Quantity allocationMultiplier) V1beta1NodeAllocatableResourceMapping.capacityKey(String capacityKey) Create an instance of V1beta1NodeAllocatableResourceMapping given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1beta1BasicDevice.getNodeAllocatableResourceMappings()NodeAllocatableResourceMappings defines the mapping of node resources that are managed by the DRA driver exposing this device.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1beta1BasicDevice.putNodeAllocatableResourceMappingsItem(String key, V1beta1NodeAllocatableResourceMapping nodeAllocatableResourceMappingsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1beta1BasicDevice.nodeAllocatableResourceMappings(Map<String, V1beta1NodeAllocatableResourceMapping> nodeAllocatableResourceMappings) voidV1beta1BasicDevice.setNodeAllocatableResourceMappings(Map<String, V1beta1NodeAllocatableResourceMapping> nodeAllocatableResourceMappings)