Manifests.io

Easy to use kubernetes documentation

WatchEvent

Group/Version/Kind

/v1/WatchEvent

Event represents a single event to a watched resource.

Description
object 🔗
RawExtension *

Object is: * If Type is Added or Modified: the new state of the object. * If Type is Deleted: the state of the object immediately before deletion. * If Type is Error: *Status is recommended; other types may make sense depending on context.

type
string *

See an issue here?