Commit Graph

4 Commits

Author SHA1 Message Date
Qiming Teng 57f5790d52 Config API for v1.25 2022-08-24 14:55:25 +08:00
Qiming Teng a5eeb338f1 Config API reference for 1.24 2022-05-04 22:32:02 +08:00
Qiming Teng 5dfea11d6f Update config API reference
This PR refreshes the config API references using the latest generator
which had some nits fixed.
2022-02-18 14:27:04 +08:00
Qiming Teng 03b5de4e1c
Kubelet config v1alpha1 (#30859)
* Add config API for kubelet v1alpha1

The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268).

This commit adds references to the API as well.

* Wrap long lines in the page
2021-12-13 18:28:03 -08:00