tcpSocket

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

Deprecated

`tcp_socket` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

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.

Warning: tcp_socket is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.


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

Deprecated

`tcp_socket` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

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.

Warning: tcp_socket is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.