Properties of a Probe.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
initialDelaySeconds |
number | null |
<optional> |
Probe initialDelaySeconds |
timeoutSeconds |
number | null |
<optional> |
Probe timeoutSeconds |
periodSeconds |
number | null |
<optional> |
Probe periodSeconds |
failureThreshold |
number | null |
<optional> |
Probe failureThreshold |
httpGet |
google.cloud.run.v2.IHTTPGetAction | null |
<optional> |
Probe httpGet |
tcpSocket |
google.cloud.run.v2.ITCPSocketAction | null |
<optional> |
Probe tcpSocket |
grpc |
google.cloud.run.v2.IGRPCAction | null |
<optional> |
Probe grpc |