We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61ec4b0 commit 4accbe2Copy full SHA for 4accbe2
internal/mode/static/state/graph/route_common.go
@@ -74,7 +74,7 @@ type L4Route struct {
74
ParentRefs []ParentRef
75
// Source is the source Gateway API object of the Route.
76
Source client.Object
77
- // Spec is the L7RouteSpec of the Route
+ // Spec is the L4RouteSpec of the Route
78
Spec L4RouteSpec
79
// Valid indicates if the Route is valid.
80
Valid bool
0 commit comments