kubernetes/docs
qiaolei 7f7c36dc1a Change 'params' to 'extraParams' to keep align with naming conventions
Go field names must be CamelCase. JSON field names must be camelCase. Other than capitalization of the initial letter, the two should almost always match. No underscores nor dashes in either

Please refer 'https://github.com/kubernetes/kubernetes/blob/master/docs/devel/api-conventions.md#naming-conventions'
2015-09-19 09:32:17 +08:00
..
admin Merge pull request #13750 from jimmycuadra/docs-accessing-the-api 2015-09-17 10:26:58 -07:00
api-reference typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
design Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
devel Change 'params' to 'extraParams' to keep align with naming conventions 2015-09-19 09:32:17 +08:00
getting-started-guides Merge pull request #13447 from pweil-/pid-mode 2015-09-16 23:34:35 -07:00
man/man1 pull "kubectl edit" from openshift upstream 2015-09-15 19:16:23 -07:00
proposals Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
user-guide Merge pull request #13848 from jayunit100/kubeconfig-file-description-and-updates 2015-09-17 17:06:19 -07:00
api.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
README.md Vulnerability reporting doc. 2015-07-23 16:15:04 -07:00
reporting-security-issues.md Fix trailing whitespace in all docs 2015-07-30 20:41:30 -04:00
roadmap.md Add 1.1 to the roadmap. 2015-09-10 11:14:45 -07:00
troubleshooting.md Replace IRC with Slack in docs. 2015-09-08 15:17:39 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Clarify boundaries of Kubernetes. 2015-08-28 01:58:08 +00:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest 1.0.x release of this document can be found [here](http://releases.k8s.io/release-1.0/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics