Uses of Class
io.kubernetes.client.openapi.models.V1DeviceTaint
Packages that use V1DeviceTaint
-
Uses of V1DeviceTaint in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DeviceTaintModifier and TypeMethodDescriptionstatic V1DeviceTaintCreate an instance of V1DeviceTaint given an JSON stringV1DeviceTaint.timeAdded(OffsetDateTime timeAdded) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1DeviceTaintModifier and TypeMethodDescriptionV1Device.getTaints()If specified, these are the driver-defined taints.Methods in io.kubernetes.client.openapi.models with parameters of type V1DeviceTaintMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1DeviceTaintModifier and TypeMethodDescriptionvoidV1Device.setTaints(List<V1DeviceTaint> taints) V1Device.taints(List<V1DeviceTaint> taints)