The [translateGatewayAPIToIR](https://github.com/envoyproxy/gateway/blob/8dbe6e00d733a88c579a05cdd9ffd62f5b83907f/internal/cmd/egctl/translate.go#L268) method translates Gateway API resources into an Intermediate Representation (IR). Implement fuzzers to target `translateGatewayAPIToIR`. Use [go-fuzz-headers](https://github.com/AdaLogics/go-fuzz-headers) to generate pseudo-random Resources structs.