{
"kind": "Event",
"apiVersion": "events.k8s.io/v1beta1",
"metadata": {
"name": "nameValue",
"generateName": "generateNameValue",
"namespace": "namespaceValue",
"selfLink": "selfLinkValue",
"uid": "uidValue",
"resourceVersion": "resourceVersionValue",
"generation": 7,
"creationTimestamp": "2008-01-01T01:01:01Z",
"deletionTimestamp": "2009-01-01T01:01:01Z",
"deletionGracePeriodSeconds": 10,
"labels": {
"labelsKey": "labelsValue"
},
"annotations": {
"annotationsKey": "annotationsValue"
},
"ownerReferences": [
{
"apiVersion": "apiVersionValue",
"kind": "kindValue",
"name": "nameValue",
"uid": "uidValue",
"controller": true,
"blockOwnerDeletion": true
}
],
"finalizers": [
"finalizersValue"
],
"managedFields": [
{
"manager": "managerValue",
"operation": "operationValue",
"apiVersion": "apiVersionValue",
"time": "2004-01-01T01:01:01Z",
"fieldsType": "fieldsTypeValue",
"fieldsV1": {},
"subresource": "subresourceValue"
}
]
},
"eventTime": "2002-01-01T01:01:01.000002Z",
"series": {
"count": 1,
"lastObservedTime": "2002-01-01T01:01:01.000002Z"
},
"reportingController": "reportingControllerValue",
"reportingInstance": "reportingInstanceValue",
"action": "actionValue",
"reason": "reasonValue",
"regarding": {
"kind": "kindValue",
"namespace": "namespaceValue",
"name": "nameValue",
"uid": "uidValue",
"apiVersion": "apiVersionValue",
"resourceVersion": "resourceVersionValue",
"fieldPath": "fieldPathValue"
},
"related": {
"kind": "kindValue",
"namespace": "namespaceValue",
"name": "nameValue",
"uid": "uidValue",
"apiVersion": "apiVersionValue",
"resourceVersion": "resourceVersionValue",
"fieldPath": "fieldPathValue"
},
"note": "noteValue",
"type": "typeValue",
"deprecatedSource": {
"component": "componentValue",
"host": "hostValue"
},
"deprecatedFirstTimestamp": "2013-01-01T01:01:01Z",
"deprecatedLastTimestamp": "2014-01-01T01:01:01Z",
"deprecatedCount": 15
}