Files
website/docs/api-reference/v1.5/documents/_generated_event_versioned_concept.md
T
2017-01-13 09:56:34 -08:00

689 B


Event versioned

Group Version Kind
Core versioned Event

Event represents a single event to a watched resource.

Field 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: *api.Status is recommended; other types may make sense depending on context.
type
string