livenessProbe property

GoogleCloudRunV2Probe? livenessProbe
getter/setter pair

Periodic probe of container liveness.

Container will be restarted if the probe fails.

Implementation

GoogleCloudRunV2Probe? livenessProbe;