readinessProbe

@JvmName(name = "kscruilaatqsiwjh")
suspend fun readinessProbe(value: Output<ProbePatchArgs>)
@JvmName(name = "fpmrujxcqqrbjinj")
suspend fun readinessProbe(value: ProbePatchArgs?)

Parameters

value

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


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

Parameters

argument

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