Class V1alpha3DeviceTaintRule

java.lang.Object
io.kubernetes.client.openapi.models.V1alpha3DeviceTaintRule
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-05-22T21:20:49.874193Z[Etc/UTC]") public class V1alpha3DeviceTaintRule extends Object implements KubernetesObject
DeviceTaintRule adds one taint to all devices which match the selector. This has the same effect as if the taint was specified directly in the ResourceSlice by the DRA driver.