k3s/pkg/kubelet/apis
Michael Taufen 23c21b055c Fix qosReserved json tag (lowercase qos, instead of uppercase QOS)
The API conventions specify that json keys should start with a lowercase
character, and if the key starts with an initialism, all characters in
the initialism should be lowercase. See `tlsCipherSuites` as an example.

API Conventions:
https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md

>All letters in the acronym should have the same case, using the
>appropriate case for the situation. For example, at the beginning
>of a field name, the acronym should be all lowercase, such as "httpGet".
2018-04-24 09:12:35 -07:00
..
cri Fix comment in CRI run_as_group. 2018-03-30 07:38:19 +00:00
deviceplugin regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
kubeletconfig Fix qosReserved json tag (lowercase qos, instead of uppercase QOS) 2018-04-24 09:12:35 -07:00
stats/v1alpha1 Remove rkt references in the codebase 2018-04-06 12:02:11 -07:00
BUILD Update unit tests and bazel files 2018-02-28 09:56:46 +08:00
well_known_annotations.go
well_known_annotations_windows.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
well_known_labels.go