...
1action: actionValue
2apiVersion: events.k8s.io/v1beta1
3deprecatedCount: 15
4deprecatedFirstTimestamp: "2013-01-01T01:01:01Z"
5deprecatedLastTimestamp: "2014-01-01T01:01:01Z"
6deprecatedSource:
7 component: componentValue
8 host: hostValue
9eventTime: "2002-01-01T01:01:01.000002Z"
10kind: Event
11metadata:
12 annotations:
13 annotationsKey: annotationsValue
14 creationTimestamp: "2008-01-01T01:01:01Z"
15 deletionGracePeriodSeconds: 10
16 deletionTimestamp: "2009-01-01T01:01:01Z"
17 finalizers:
18 - finalizersValue
19 generateName: generateNameValue
20 generation: 7
21 labels:
22 labelsKey: labelsValue
23 managedFields:
24 - apiVersion: apiVersionValue
25 fieldsType: fieldsTypeValue
26 fieldsV1: {}
27 manager: managerValue
28 operation: operationValue
29 subresource: subresourceValue
30 time: "2004-01-01T01:01:01Z"
31 name: nameValue
32 namespace: namespaceValue
33 ownerReferences:
34 - apiVersion: apiVersionValue
35 blockOwnerDeletion: true
36 controller: true
37 kind: kindValue
38 name: nameValue
39 uid: uidValue
40 resourceVersion: resourceVersionValue
41 selfLink: selfLinkValue
42 uid: uidValue
43note: noteValue
44reason: reasonValue
45regarding:
46 apiVersion: apiVersionValue
47 fieldPath: fieldPathValue
48 kind: kindValue
49 name: nameValue
50 namespace: namespaceValue
51 resourceVersion: resourceVersionValue
52 uid: uidValue
53related:
54 apiVersion: apiVersionValue
55 fieldPath: fieldPathValue
56 kind: kindValue
57 name: nameValue
58 namespace: namespaceValue
59 resourceVersion: resourceVersionValue
60 uid: uidValue
61reportingController: reportingControllerValue
62reportingInstance: reportingInstanceValue
63series:
64 count: 1
65 lastObservedTime: "2002-01-01T01:01:01.000002Z"
66type: typeValue
View as plain text