Reseted

com.coralogix.zio.k8s.client.model.Reseted
case class Reseted[T]() extends TypedWatchEvent[T]

Watch stream reseted

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TypedWatchEvent[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val namespace: Option[K8sNamespace]

Namespace of the payload

Namespace of the payload

Attributes

override val resourceVersion: Option[String]

Resource version of the payload

Resource version of the payload

Attributes