Uses of Class
io.kubernetes.client.openapi.models.V1beta1DeviceAllocationConfiguration
Packages that use V1beta1DeviceAllocationConfiguration
-
Uses of V1beta1DeviceAllocationConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta1DeviceAllocationConfiguration.addRequestsItem(String requestsItem) V1beta1DeviceAllocationConfiguration.opaque(V1beta1OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta1DeviceAllocationResult.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 V1beta1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta1DeviceAllocationResult.addConfigItem(V1beta1DeviceAllocationConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1beta1DeviceAllocationResult.config(List<V1beta1DeviceAllocationConfiguration> config) voidV1beta1DeviceAllocationResult.setConfig(List<V1beta1DeviceAllocationConfiguration> config)