...

Text file src/k8s.io/api/testdata/v1.28.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml

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

     1addressType: addressTypeValue
     2apiVersion: discovery.k8s.io/v1beta1
     3endpoints:
     4- addresses:
     5  - addressesValue
     6  conditions:
     7    ready: true
     8    serving: true
     9    terminating: true
    10  hints:
    11    forZones:
    12    - name: nameValue
    13  hostname: hostnameValue
    14  nodeName: nodeNameValue
    15  targetRef:
    16    apiVersion: apiVersionValue
    17    fieldPath: fieldPathValue
    18    kind: kindValue
    19    name: nameValue
    20    namespace: namespaceValue
    21    resourceVersion: resourceVersionValue
    22    uid: uidValue
    23  topology:
    24    topologyKey: topologyValue
    25kind: EndpointSlice
    26metadata:
    27  annotations:
    28    annotationsKey: annotationsValue
    29  creationTimestamp: "2008-01-01T01:01:01Z"
    30  deletionGracePeriodSeconds: 10
    31  deletionTimestamp: "2009-01-01T01:01:01Z"
    32  finalizers:
    33  - finalizersValue
    34  generateName: generateNameValue
    35  generation: 7
    36  labels:
    37    labelsKey: labelsValue
    38  managedFields:
    39  - apiVersion: apiVersionValue
    40    fieldsType: fieldsTypeValue
    41    fieldsV1: {}
    42    manager: managerValue
    43    operation: operationValue
    44    subresource: subresourceValue
    45    time: "2004-01-01T01:01:01Z"
    46  name: nameValue
    47  namespace: namespaceValue
    48  ownerReferences:
    49  - apiVersion: apiVersionValue
    50    blockOwnerDeletion: true
    51    controller: true
    52    kind: kindValue
    53    name: nameValue
    54    uid: uidValue
    55  resourceVersion: resourceVersionValue
    56  selfLink: selfLinkValue
    57  uid: uidValue
    58ports:
    59- appProtocol: appProtocolValue
    60  name: nameValue
    61  port: 3
    62  protocol: protocolValue

View as plain text