View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Port (google_api_ai_platform v0.13.0)
Represents a network port in a container.
Attributes
-
containerPort
(type:integer()
, default:nil
) - The number of the port to expose on the pod's IP address. Must be a valid port number, between 1 and 65535 inclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Port{ containerPort: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.