mirror of https://github.com/linkerd/linkerd2.git
Regenerated protobuf files, using version 1.4.2 that was upgraded from 1.3.2 with the proxy-api update in #4614. As of v1.4 protobuf messages are disallowed to be copied (because they hold a mutex), so whenever a message is passed to or returned from a function we need to use a pointer. This affects _mostly_ test files. This is required to unblock #4620 which is adding a field to the config protobuf. |
||
---|---|---|
.. | ||
openapi.go | ||
openapi_test.go | ||
profiles.go | ||
profiles_test.go | ||
proto.go | ||
proto_test.go | ||
tap.go | ||
tap_test.go | ||
template.go | ||
test_helper.go |