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