Commit 9efe50f
authored
Introduce the OutboundPolicies API (#165)
To support Gateway API-style HTTP routing in the outbound proxy, this
change introduces a new `OutboundPolicies` API so that proxies may
discover outbound configurations.
This API is intended to, eventually, replace the `GetProfile` endpoint
on the `Destination` API. Further enhancements to this API will be
necessary to replace all of the functionality currently provided by the
ServiceProfile API.1 parent 1a2e9aa commit 9efe50f
9 files changed
Lines changed: 4875 additions & 12 deletions
File tree
- go
- meta
- outbound
- proto
- src
- gen
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments