Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceAllocationConfiguration
Packages that use V1alpha3DeviceAllocationConfiguration
-
Uses of V1alpha3DeviceAllocationConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceAllocationConfiguration.addRequestsItem(String requestsItem) Create an instance of V1alpha3DeviceAllocationConfiguration given an JSON stringV1alpha3DeviceAllocationConfiguration.opaque(V1alpha3OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.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 V1alpha3DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.addConfigItem(V1alpha3DeviceAllocationConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceAllocationConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceAllocationResult.config(List<V1alpha3DeviceAllocationConfiguration> config) voidV1alpha3DeviceAllocationResult.setConfig(List<V1alpha3DeviceAllocationConfiguration> config)