Uses of Class
io.kubernetes.client.openapi.models.V1DeviceAllocationConfiguration
Packages that use V1DeviceAllocationConfiguration
-
Uses of V1DeviceAllocationConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1DeviceAllocationConfiguration.addRequestsItem(String requestsItem) V1DeviceAllocationConfiguration.opaque(V1OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1DeviceAllocationResult.getConfig()This field is a combination of all the claim and class configuration parameters.Methods in io.kubernetes.client.openapi.models with parameters of type V1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1DeviceAllocationResult.addConfigItem(V1DeviceAllocationConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1DeviceAllocationResult.config(List<V1DeviceAllocationConfiguration> config) voidV1DeviceAllocationResult.setConfig(List<V1DeviceAllocationConfiguration> config)