GoogleCloudMlV1__ContainerPortResponse

data class GoogleCloudMlV1__ContainerPortResponse(val containerPort: Int)

Represents a network port in a single container. This message is a subset of the Kubernetes ContainerPort v1 core specification.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of the port to expose on the container. This must be a valid port number: 0 < PORT_NUMBER < 65536.