EventPointer

io.k8s.api.core.v1.EventPointer
final case class EventPointer(currentPath: PointerPath) extends Pointer[Event]

Pointer for Event

Attributes

Source
EventPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[Event]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala
def count: Plain[Int]

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala

Attributes

Source
EventPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product