Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 610 Bytes

v1_watch_event.md

File metadata and controls

11 lines (7 loc) · 610 Bytes

v1_watch_event_t

Properties

Name Type Description Notes
object object_t * 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 char *

[Back to Model list] [Back to API list] [Back to README]