k3s/pkg/kubelet/apis/kubeletconfig
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
..
fuzzer kubelet: move QOSReserved from experimental to alpha feature gate 2018-04-16 13:08:40 -05:00
scheme Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
v1beta1 Fix qosReserved json tag (lowercase qos, instead of uppercase QOS) 2018-04-24 09:12:35 -07:00
validation kubelet: add configuration to optionally enable server tls bootstrap 2018-04-16 09:20:00 -07:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS
doc.go deepcopy: remove deepcopy register tags 2017-11-10 18:25:26 +01:00
helpers.go expunge the word 'manifest' from Kubelet's config API 2018-02-23 11:44:06 -08:00
helpers_test.go Merge pull request #62509 from sjenning/qos-reserved-feature-gate 2018-04-19 16:47:21 -07:00
register.go Move the kubeletconfig v1alpha1 API to beta, rename to kubelet.config.k8s.io 2018-02-14 17:30:22 -08:00
types.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