envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.63k stars 352 forks source link

docs: dont show the `List` types in the API docs #4582

Closed arkodg closed 2 weeks ago

arkodg commented 2 weeks ago

Description:

Describe the issue.

The docs page https://gateway.envoyproxy.io/docs/api/extension_types/#resource-types shows

BackendTrafficPolicy BackendTrafficPolicyList

we should hide the List types since the user is not directly creating these types

[optional Relevant Links:]

Any extra documentation required to understand the issue.