File tree
17 files changed
+404
-265
lines changed- go
- destination
- grpc_route
- http_route
- http_types
- identity
- inbound
- meta
- net
- outbound
- tap
- proto
- src/gen
17 files changed
+404
-265
lines changedDiff for: go/destination/destination.pb.go
+340-232
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/destination/destination_grpc.pb.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/grpc_route/grpc_route.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/http_route/http_route.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/http_types/http_types.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/identity/identity.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/identity/identity_grpc.pb.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/inbound/inbound.pb.go
+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/inbound/inbound_grpc.pb.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/meta/meta.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/net/net.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/outbound/outbound.pb.go
+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/outbound/outbound_grpc.pb.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/tap/tap.pb.go
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: go/tap/tap_grpc.pb.go
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: proto/destination.proto
+18-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
111 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
112 | 119 |
| |
113 | 120 |
| |
114 | 121 |
| |
| |||
118 | 125 |
| |
119 | 126 |
| |
120 | 127 |
| |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
121 | 137 |
| |
122 | 138 |
| |
123 | 139 |
| |
|
Diff for: src/gen/io.linkerd.proxy.destination.rs
+19-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments