Event

object Event extends EventFields
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Event.type

Type members

Classlikes

implicit class Ops(val obj: Event) extends K8sObjectOps[Event]

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Inherited from:
EventFields
Inherited from:
EventFields
Inherited from:
EventFields
Inherited from:
EventFields
def note: Field
Inherited from:
EventFields
Inherited from:
EventFields

Implicits

Implicits

implicit val EventDecoder: Decoder[Event]
implicit val EventEncoder: Encoder[Event]
final implicit def Ops(obj: Event): Ops
implicit val k8sObject: K8sObject[Event]