Information about the Kubernetes Gateway API service mesh
configuration.
Attributes
Name
Description
http_route
str
Required. Name of the Gateway API HTTPRoute.
service
str
Required. Name of the Kubernetes Service.
deployment
str
Required. Name of the Kubernetes Deployment
whose traffic is managed by the specified
HTTPRoute and Service.
route_update_wait_time
google.protobuf.duration_pb2.Duration
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]