Deleted

com.coralogix.zio.k8s.client.model.Deleted
final case class Deleted[T](item: T)(implicit evidence$3: K8sObject[T]) extends TypedWatchEvent[T]

Resource has been deleted

Attributes

T

Watched resource type

item

the deleted object

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Namespace of the payload

Namespace of the payload

Attributes

Resource version of the payload

Resource version of the payload

Attributes