{
"ingresses": [
{
"host": "string",
"ingressClassName": "string",
"ingressPort": 0,
"servicePort": "string"
}
],
"ports": [
{
"appProtocol": "string",
"name": "string",
"nodePort": 0,
"port": 0,
"protocol": "string",
"targetPort": {
"intVal": 0,
"strVal": "string",
"type": 0
}
}
],
"serviceIP": "string"
}