Uses of Class
io.kubernetes.client.openapi.models.V1NodeAllocatableResourceMapping
Packages that use V1NodeAllocatableResourceMapping
-
Uses of V1NodeAllocatableResourceMapping in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1NodeAllocatableResourceMapping.allocationMultiplier(Quantity allocationMultiplier) V1NodeAllocatableResourceMapping.capacityKey(String capacityKey) Create an instance of V1NodeAllocatableResourceMapping given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1Device.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 V1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1Device.putNodeAllocatableResourceMappingsItem(String key, V1NodeAllocatableResourceMapping nodeAllocatableResourceMappingsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1NodeAllocatableResourceMappingModifier and TypeMethodDescriptionV1Device.nodeAllocatableResourceMappings(Map<String, V1NodeAllocatableResourceMapping> nodeAllocatableResourceMappings) voidV1Device.setNodeAllocatableResourceMappings(Map<String, V1NodeAllocatableResourceMapping> nodeAllocatableResourceMappings)