View Source GoogleApi.CloudDeploy.V1.Model.GatewayServiceMesh (google_api_cloud_deploy v0.6.0)
Information about the Kubernetes Gateway API service mesh configuration.
Attributes
-
deployment
(type:String.t
, default:nil
) - Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service. -
httpRoute
(type:String.t
, default:nil
) - Required. Name of the Gateway API HTTPRoute. -
routeUpdateWaitTime
(type:String.t
, default:nil
) - Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time. -
service
(type:String.t
, default:nil
) - Required. Name of the Kubernetes Service. -
stableCutbackDuration
(type:String.t
, default:nil
) - Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.