DeviceTaintRuleSpec

io.k8s.api.resource.v1alpha3.DeviceTaintRuleSpec
See theDeviceTaintRuleSpec companion object

DeviceTaintRuleSpec specifies the selector and one taint.

Attributes

Companion
object
Source
DeviceTaintRuleSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if deviceSelector has a value, transforms to the result of function

if deviceSelector has a value, transforms to the result of function

Attributes

Source
DeviceTaintRuleSpec.scala

transforms taint to result of function

transforms taint to result of function

Attributes

Source
DeviceTaintRuleSpec.scala

Returns a new data with deviceSelector set to new value

Returns a new data with deviceSelector set to new value

Attributes

Source
DeviceTaintRuleSpec.scala

Returns a new data with taint set to new value

Returns a new data with taint set to new value

Attributes

Source
DeviceTaintRuleSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product