Skip to content

Commit 58bd512

Browse files
committed
chore(routes): add GRPCRoute
1 parent 478c029 commit 58bd512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parser/routes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Arguments:
6363
<type>
6464
the process type needs to create route.
6565
<kind>
66-
the route kind. Supports HTTPRoute, TCPRoute, UDPRoute, and TLSRoute.
66+
the route kind. Supports HTTPRoute, TCPRoute, UDPRoute, GRPCRoute, and TLSRoute.
6767
<port>
6868
the port that should be exposed by this service.
6969

0 commit comments

Comments
 (0)