Class GatewayServiceMesh (1.9.0)

GatewayServiceMesh(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about the Kubernetes Gateway API service mesh configuration.

Attributes

NameDescription
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.