linkerd2/controller/gen/apis/policy/v1beta3
Kevin Ingelman 32831ba501
Update Go codegen for httproute timeout fields (#11164)
In #11008 I added Go support for the `timeouts` field in the
`HTTPRouteRule` struct. That used Go's built-in `time.Duration` type,
but based on my reading of kubernetes-sigs/gateway-api#2013, we should
instead by using apimachinery's `metav1.Duration` type.

Signed-off-by: Kevin Ingelman <ki@buoyant.io>
2023-07-24 17:57:53 -05:00
..
doc.go
httproute.go Update Go codegen for httproute timeout fields (#11164) 2023-07-24 17:57:53 -05:00
register.go
zz_generated.deepcopy.go Update Go codegen for httproute timeout fields (#11164) 2023-07-24 17:57:53 -05:00