linkerd2/controller/api/destination
Oliver Gould 425a43def5
Enable gocritic linting (#7906)
[gocritic][gc] helps to enforce some consistency and check for potential
errors. This change applies linting changes and enables gocritic via
golangci-lint.

[gc]: https://github.com/go-critic/go-critic

Signed-off-by: Oliver Gould <ver@buoyant.io>
2022-02-17 22:45:25 +00:00
..
watcher Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
client.go Removed Destination's `Get` API from the public-api (#5993) 2021-04-16 09:04:17 -05:00
endpoint_profile_translator.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
endpoint_translator.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
endpoint_translator_test.go Remove the `proxy.disableIdentity` config (#7729) 2022-01-31 10:17:10 -05:00
fallback_profile_listener.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
fallback_profile_listener_test.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
opaque_ports_adaptor.go Return default opaque ports in the destination service (#5814) 2021-02-24 14:55:31 -05:00
profile_translator.go destination: Use net.JoinHostPort to format names (#7821) 2022-02-07 15:05:14 -08:00
profile_translator_test.go profiles: Eliminate default timeout (#4958) 2020-09-10 14:00:18 -07:00
server.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
server_test.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
test_helper.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00