Port
API reference
A port exposed by a container.
Implements Node
description: String
The port description.
experimentalSkipHealthcheck: Boolean!
Skip the health check when run as a service.
id: ID!
A unique identifier for this Port.
port: Int!
The port number.
protocol: NetworkProtocol!
The transport layer protocol.