tcp Socket
Parameters
value
TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.
suspend fun tcpSocket(argument: suspend ServiceTemplateContainerStartupProbeTcpSocketArgsBuilder.() -> Unit)
Parameters
argument
TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified. Structure is documented below.