View Source GoogleApi.Run.V1.Model.TCPSocketAction (quiqup_google_api_run v0.28.0)
Not supported by Cloud Run TCPSocketAction describes an action based on opening a socket
attributes
Attributes
-
host(type:String.t, default:nil) - (Optional) Optional: Host name to connect to, defaults to the pod IP. -
port(type:integer(), default:nil) - Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. This field is currently limited to integer types only because of proto's inability to properly support the IntOrString golang type.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.