{
"annotations": {
"property1": "string",
"property2": "string"
},
"apiVersion": "string",
"clusterName": "string",
"creationTimestamp": "string",
"deletionGracePeriodSeconds": 0,
"deletionTimestamp": "string",
"finalizers": [
"string"
],
"generateName": "string",
"generation": 0,
"kind": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"managedFields": [
{
"apiVersion": "string",
"fieldsType": "string",
"fieldsV1": {},
"manager": "string",
"operation": "string",
"subresource": "string",
"time": "string"
}
],
"name": "string",
"namespace": "string",
"ownerReferences": [
{
"apiVersion": "string",
"blockOwnerDeletion": true,
"controller": true,
"kind": "string",
"name": "string",
"uid": "string"
}
],
"resourceVersion": "string",
"selfLink": "string",
"spec": {
"addresses": [
"string"
],
"endpoints": [
{
"address": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"locality": "string",
"network": "string",
"ports": {
"property1": 0,
"property2": 0
},
"service_account": "string",
"weight": 0
}
],
"export_to": [
"string"
],
"hosts": [
"string"
],
"location": 0,
"ports": [
{
"name": "string",
"number": 0,
"protocol": "string",
"target_port": 0
}
],
"resolution": 0,
"subject_alt_names": [
"string"
],
"workload_selector": {
"labels": {
"property1": "string",
"property2": "string"
}
}
},
"status": {
"conditions": [
{
"last_probe_time": {
"nanos": 0,
"seconds": 0
},
"last_transition_time": {
"nanos": 0,
"seconds": 0
},
"message": "string",
"reason": "string",
"status": "string",
"type": "string"
}
],
"observed_generation": 0,
"validation_messages": [
{
"documentation_url": "string",
"level": 0,
"type": {
"code": "string",
"name": "string"
}
}
]
},
"uid": "string"
}