k3s/pkg/kubelet/apis/kubeletconfig/v1beta1
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
..
BUILD
defaults.go
doc.go
register.go
types.go Fix qosReserved json tag (lowercase qos, instead of uppercase QOS) 2018-04-24 09:12:35 -07:00
zz_generated.conversion.go Merge pull request #62509 from sjenning/qos-reserved-feature-gate 2018-04-19 16:47:21 -07:00
zz_generated.deepcopy.go kubelet: move QOSReserved from experimental to alpha feature gate 2018-04-16 13:08:40 -05:00
zz_generated.defaults.go regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00