Event

com.coralogix.zio.k8s.model.events.v1.Event$
See theEvent companion class
object Event extends EventFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class EventFields
class Object
trait Matchable
class Any
Show all
Self type
Event.type

Members list

Type members

Classlikes

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

Attributes

Supertypes
class Object
trait Matchable
class Any

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 `type`: Field

Attributes

Inherited from:
EventFields
def action: Field

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields
def note: Field

Attributes

Inherited from:
EventFields
def reason: Field

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

Inherited from:
EventFields

Attributes

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]