Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceTaint
Packages that use V1beta2DeviceTaint
-
Uses of V1beta2DeviceTaint in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceTaintModifier and TypeMethodDescriptionstatic V1beta2DeviceTaint
Create an instance of V1beta2DeviceTaint given an JSON stringV1beta2DeviceTaint.timeAdded
(OffsetDateTime timeAdded) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta2DeviceTaintModifier and TypeMethodDescriptionV1beta2Device.getTaints()
If specified, these are the driver-defined taints.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2DeviceTaintMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta2DeviceTaintModifier and TypeMethodDescriptionvoid
V1beta2Device.setTaints
(List<V1beta2DeviceTaint> taints) V1beta2Device.taints
(List<V1beta2DeviceTaint> taints)