Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceClassConfiguration
Packages that use V1alpha3DeviceClassConfiguration
-
Uses of V1alpha3DeviceClassConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceClassConfigurationModifier and TypeMethodDescriptionCreate an instance of V1alpha3DeviceClassConfiguration given an JSON stringV1alpha3DeviceClassConfiguration.opaque(V1alpha3OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceClassConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceClassSpec.getConfig()Config defines configuration parameters that apply to each device that is claimed via this class.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceClassConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceClassSpec.addConfigItem(V1alpha3DeviceClassConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceClassConfigurationModifier and TypeMethodDescriptionV1alpha3DeviceClassSpec.config(List<V1alpha3DeviceClassConfiguration> config) voidV1alpha3DeviceClassSpec.setConfig(List<V1alpha3DeviceClassConfiguration> config)