TCPSocketActionResponse

data class TCPSocketActionResponse(val host: String, val port: Int)

TCPSocketAction describes an action based on opening a socket

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Not supported by Cloud Run.

Link copied to clipboard
val port: Int

Port number to access on the container. Number must be in the range 1 to 65535.