kubernetes/docs/api-reference
Kubernetes Submit Queue bc0171c6ec Merge pull request #43312 from deads2k/cli-08-discovery
Automatic merge from submit-queue (batch tested with PRs 43429, 43416, 43312, 43141, 43421)

add singular resource names to discovery

Adds the singular resource name to our resource for discovery.  This is something we've discussed to remove our pseudo-pluralization library which is unreliable even for english and really has no hope of properly handling other languages or variations we can expect from TPRs and aggregated API servers.

This pull simply adds the information to discovery, it doesn't not re-wire any RESTMappers.

@kubernetes/sig-cli-misc  @kubernetes/sig-apimachinery-misc @kubernetes/api-review


```release-note
API resource discovery now includes the `singularName` used to refer to the resource.
```
2017-03-25 22:24:25 -07:00
..
apps/v1beta1 Merge pull request #43312 from deads2k/cli-08-discovery 2017-03-25 22:24:25 -07:00
authentication.k8s.io add singular resource names to discovery 2017-03-21 11:04:08 -04:00
authorization.k8s.io add singular resource names to discovery 2017-03-21 11:04:08 -04:00
autoscaling add singular resource names to discovery 2017-03-21 11:04:08 -04:00
batch Merge pull request #43312 from deads2k/cli-08-discovery 2017-03-25 22:24:25 -07:00
certificates.k8s.io/v1beta1 add singular resource names to discovery 2017-03-21 11:04:08 -04:00
extensions/v1beta1 Merge pull request #43312 from deads2k/cli-08-discovery 2017-03-25 22:24:25 -07:00
policy/v1beta1 add singular resource names to discovery 2017-03-21 11:04:08 -04:00
rbac.authorization.k8s.io add singular resource names to discovery 2017-03-21 11:04:08 -04:00
settings.k8s.io/v1alpha1 add singular resource names to discovery 2017-03-21 11:04:08 -04:00
storage.k8s.io add singular resource names to discovery 2017-03-21 11:04:08 -04:00
v1 Merge pull request #43312 from deads2k/cli-08-discovery 2017-03-25 22:24:25 -07:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

API Reference

Use the following reference docs to understand the kubernetes REST API for various API group versions:

Analytics