k3s/pkg/capabilities
Kubernetes Submit Queue 6d91ad2d27 Merge pull request #49853 from duan-yue/capabilities
Automatic merge from submit-queue (batch tested with PRs 49847, 49743, 49853, 50225, 50479)

refactor capabilities to a singleton struct

**What this PR does / why we need it**:
refactor
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
refactor
**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-08-12 02:35:57 -07:00
..
BUILD Merge pull request #49853 from duan-yue/capabilities 2017-08-12 02:35:57 -07:00
capabilities.go refactor capabilities to a singleton struct 2017-07-31 18:35:36 +08:00
capabilities_test.go refactor capabilities to a singleton struct 2017-07-31 18:35:36 +08:00
doc.go