Kazan v0.1.0 Kazan.Models.Versioned.Event
Event represents a single event to a watched resource.
Properties
object
- 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. See
Kazan.Models.Runtime.RawExtension
. type
-