k3s/pkg/kubelet/cm/devicemanager
Kubernetes Submit Queue 0022bec3a2
Merge pull request #61525 from tianshapjq/place-consts-together
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

move the const to the place it should be

**What this PR does / why we need it**:
move the const to the place it should be

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-03-25 09:51:42 -07:00
..
BUILD Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
OWNERS
device_plugin_stub.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
endpoint.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
endpoint_test.go Made a couple API changes to deviceplugin/v1beta1 to avoid future 2018-02-23 16:15:09 -08:00
manager.go Merge pull request #61525 from tianshapjq/place-consts-together 2018-03-25 09:51:42 -07:00
manager_stub.go Migrate deviceplugin api from v1alpha to v1beta1 2018-02-21 01:26:20 -05:00
manager_test.go Fixes the races around devicemanager Allocate() and endpoint deletion. 2018-03-09 17:00:57 -08:00
pod_devices.go Made a couple API changes to deviceplugin/v1beta1 to avoid future 2018-02-23 16:15:09 -08:00
types.go move the const to the place it should be 2018-03-22 14:20:15 +08:00