{
"match": [
{
"destination_subnets": [
"string"
],
"gateways": [
"string"
],
"port": 0,
"source_labels": {
"property1": "string",
"property2": "string"
},
"source_namespace": "string",
"source_subnet": "string"
}
],
"route": [
{
"destination": {
"host": "string",
"port": {
"number": 0
},
"subset": "string"
},
"weight": 0
}
]
}