Taint

com.coralogix.zio.k8s.model.core.v1.Taint$
See theTaint companion class
object Taint extends TaintFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class TaintFields
class Object
trait Matchable
class Any
Show all
Self type
Taint.type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

def effect: Field

Attributes

Inherited from:
TaintFields
def key: Field

Attributes

Inherited from:
TaintFields

Attributes

Inherited from:
TaintFields
def value: Field

Attributes

Inherited from:
TaintFields

Implicits

Implicits

implicit val TaintDecoder: Decoder[Taint]
implicit val TaintEncoder: Encoder[Taint]