Uses of Class
io.kubernetes.client.openapi.models.V1DeviceClassConfiguration
Packages that use V1DeviceClassConfiguration
-
Uses of V1DeviceClassConfiguration in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeviceClassConfigurationModifier and TypeMethodDescriptionV1DeviceClassConfiguration.opaque(V1OpaqueDeviceConfiguration opaque) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1DeviceClassConfigurationModifier and TypeMethodDescriptionV1DeviceClassSpec.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 V1DeviceClassConfigurationModifier and TypeMethodDescriptionV1DeviceClassSpec.addConfigItem(V1DeviceClassConfiguration configItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1DeviceClassConfigurationModifier and TypeMethodDescriptionV1DeviceClassSpec.config(List<V1DeviceClassConfiguration> config) voidV1DeviceClassSpec.setConfig(List<V1DeviceClassConfiguration> config)