View Source GoogleApi.CloudDeploy.V1.Model.RouteDestinations (google_api_cloud_deploy v0.12.0)
Information about route destinations for the Gateway API service mesh.
Attributes
-
destinationIds
(type:list(String.t)
, default:nil
) - Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and "@self" to include the Target cluster. -
propagateService
(type:boolean()
, default:nil
) - Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.