Skip to main content
Schemaobject

io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent

Event represents a single event to a watched resource.

Source
specs/apis__coordination.k8s.io__v1beta1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
object
required

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
required