Cloud API Overview > @adpt/cloud > k8s > Probe > exec
k8s.Probe.exec property
Exec specifies the action to take.
Only one of exec, httpGet, or tcpSocket should be specified
Signature:
exec?: ExecAction;
Adapt v0.3.0: now with Google Cloud Run support!