Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceAllocationConfiguration
Packages that use V1beta2DeviceAllocationConfiguration
-
Uses of V1beta2DeviceAllocationConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta2DeviceAllocationConfiguration.addRequestsItem
(String requestsItem) V1beta2DeviceAllocationConfiguration.opaque
(V1beta2OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta2DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta2DeviceAllocationResult.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 V1beta2DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta2DeviceAllocationResult.addConfigItem
(V1beta2DeviceAllocationConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta2DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta2DeviceAllocationResult.config
(List<V1beta2DeviceAllocationConfiguration> config) void
V1beta2DeviceAllocationResult.setConfig
(List<V1beta2DeviceAllocationConfiguration> config)