WatchEvent

dev.hnaderi.k8s.client.WatchEvent
See theWatchEvent companion object
final case class WatchEvent[+T](event: WatchEventType, payload: T)

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product