Skip to content

Commit 3fa0912

Browse files
authored
Fix godoc comment for GatewaySpecAddress (#3845)
* Update naming * fix failures
1 parent c3dd6c3 commit 3fa0912

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apis/v1beta1/gateway_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ type RouteNamespaces = v1.RouteNamespaces
131131
// +k8s:deepcopy-gen=false
132132
type RouteGroupKind = v1.RouteGroupKind
133133

134-
// GatewayAddress describes an address that can be bound to a Gateway.
134+
// GatewaySpecAddress describes an address that can be bound to a Gateway.
135135
// +k8s:deepcopy-gen=false
136136
type GatewaySpecAddress = v1.GatewaySpecAddress
137137

pkg/generated/openapi/zz_generated.openapi.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)