{
"exec": {
"command": [
"string"
]
},
"failureThreshold": 0,
"grpc": {
"port": 0,
"service": "string"
},
"httpGet": {
"host": "string",
"httpHeaders": [
{
"name": "string",
"value": "string"
}
],
"path": "string",
"port": {
"intVal": 0,
"strVal": "string",
"type": 0
},
"scheme": "string"
},
"initialDelaySeconds": 0,
"periodSeconds": 0,
"successThreshold": 0,
"tcpSocket": {
"host": "string",
"port": {
"intVal": 0,
"strVal": "string",
"type": 0
}
},
"terminationGracePeriodSeconds": 0,
"timeoutSeconds": 0
}