livenessProbe

@JvmName(name = "pluxqnmaogwmyxpl")
suspend fun livenessProbe(value: Output<ProbePatchArgs>)
@JvmName(name = "leewxdtoasyfrkam")
suspend fun livenessProbe(value: ProbePatchArgs?)

Parameters

value

Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes


@JvmName(name = "beanotmhkgboyqrm")
suspend fun livenessProbe(argument: suspend ProbePatchArgsBuilder.() -> Unit)

Parameters

argument

Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes