TCPRoute is a Google Cloud resource used to define and manage routing rules for TCP traffic within the GKE Gateway API. It allows users to configure how incoming TCP connections are matched and directed to backend services based on parameters such as port numbers or destination addresses, enabling flexible and scalable traffic management for applications.

gcp.networkservices_tcp_route

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The timestamp when the resource was created.
datadog_display_namecorestring
descriptioncorestringOptional. A free-text description of the resource. Max length 1024 characters.
gatewayscorearray<string>Optional. Gateways defines a list of gateways this TcpRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern: `projects/*/locations/*/gateways/`
labelscorearray<string>Optional. Set of label tags associated with the TcpRoute resource.
meshescorearray<string>Optional. Meshes defines a list of meshes this TcpRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern: `projects/*/locations/*/meshes/` The attached Mesh should be of a type SIDECAR
namecorestringIdentifier. Name of the TcpRoute resource. It matches pattern `projects/*/locations/*/tcpRoutes/tcp_route_name>`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
rulescorejsonRequired. Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
self_linkcorestringOutput only. Server-defined URL of this resource
tagscorehstore_csv
update_timecoretimestampOutput only. The timestamp when the resource was updated.
zone_idcorestring