...

Text file src/k8s.io/api/testdata/v1.28.0/core.v1.Event.yaml

Documentation: k8s.io/api/testdata/v1.28.0

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

View as plain text