tcpSocket

@JvmName(name = "pymdantpkwrqiytu")
suspend fun tcpSocket(value: Output<ServiceTemplateContainerLivenessProbeTcpSocketArgs>)
@JvmName(name = "uvdiqhbhiatkhrlp")
suspend fun tcpSocket(value: ServiceTemplateContainerLivenessProbeTcpSocketArgs?)

Deprecated

Cloud Run does not support tcp socket in liveness probe and `liveness_probe.tcp_socket` field will be removed in a future major release.

Parameters

value

(Optional, Deprecated) TCPSocket specifies an action involving a TCP port. This field is not supported in liveness probe currently. Structure is documented below.


@JvmName(name = "wmlnvehywxtaorqy")
suspend fun tcpSocket(argument: suspend ServiceTemplateContainerLivenessProbeTcpSocketArgsBuilder.() -> Unit)

Deprecated

Cloud Run does not support tcp socket in liveness probe and `liveness_probe.tcp_socket` field will be removed in a future major release.

Parameters

argument

(Optional, Deprecated) TCPSocket specifies an action involving a TCP port. This field is not supported in liveness probe currently. Structure is documented below.