pomerium/pkg/zero/cluster/client.yaml
2023-12-11 17:31:39 -05:00

10 lines
256 B
YAML

package: cluster
generate:
client: true
models: false
output: client.gen.go
output-options:
skip-prune: true
# We use Response suffix internally throughout the response objects,
# that conflicts with generated client
response-type-suffix: Resp