linkerd2/controller/gen
Andrew Seigner 1c302182ef
Enable lint check for comments (#2023)
Commit 1: Enable lint check for comments

Part of #217. Follow up from #1982 and #2018.

A subsequent commit will fix the ci failure.

Commit 2: Address all comment-related linter errors.

This change addresses all comment-related linter errors by doing the
following:
- Add comments to exported symbols
- Make some exported symbols private
- Recommend via TODOs that some exported symbols should should move or
  be removed

This PR does not:
- Modify, move, or remove any code
- Modify existing comments

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-01-02 14:03:59 -08:00
..
apis/serviceprofile Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
client Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
common/healthcheck Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
controller/tap Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
public Add parameter to stats API to skip retrieving Prometheus stats (#1871) 2018-12-10 16:48:12 -08:00