linkerd2/controller/api/destination/watcher
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
..
endpoints_watcher.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
endpoints_watcher_test.go Fix identity overrides for endpoint slices (#7243) 2021-11-09 16:38:46 -08:00
k8s.go go: Enable `errorlint` checking (#7885) 2022-02-16 18:32:19 -07:00
opaque_ports_watcher.go Remove legacy upgrade and it's references (#7309) 2021-11-29 20:08:58 +05:30
opaque_ports_watcher_test.go destination: pass opaque-ports through cmd flag (#5829) 2021-03-01 16:00:20 +05:30
profile_watcher.go Change log level for watchers in destination svc 2021-09-20 09:44:32 +01:00
profile_watcher_test.go Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
prometheus.go Add support for stateful sets (#3113) 2019-07-24 14:09:46 -07:00
server_watcher.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
test_util.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00