Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceTaint
Packages that use V1alpha3DeviceTaint
-
Uses of V1alpha3DeviceTaint in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceTaintModifier and TypeMethodDescriptionV1alpha3DeviceTaintRuleSpec.getTaint()Get taintV1alpha3DeviceTaint.timeAdded(OffsetDateTime timeAdded) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceTaintModifier and TypeMethodDescriptionV1alpha3BasicDevice.getTaints()If specified, these are the driver-defined taints.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceTaintModifier and TypeMethodDescriptionV1alpha3BasicDevice.addTaintsItem(V1alpha3DeviceTaint taintsItem) voidV1alpha3DeviceTaintRuleSpec.setTaint(V1alpha3DeviceTaint taint) V1alpha3DeviceTaintRuleSpec.taint(V1alpha3DeviceTaint taint) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceTaintModifier and TypeMethodDescriptionvoidV1alpha3BasicDevice.setTaints(List<V1alpha3DeviceTaint> taints) V1alpha3BasicDevice.taints(List<V1alpha3DeviceTaint> taints)