mirror of https://github.com/k3s-io/k3s
![]() Contination of #1111 I tried to keep this PR down to just a simple search-n-replace to keep things simple. I may have gone too far in some spots but its easy to roll those back if needed. I avoided renaming `contrib/mesos/pkg/minion` because there's already a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work due to a circular import chain that pops up. So I'm saving that for a follow-on PR. I rolled back some of this from a previous commit because it just got to big/messy. Will follow up with additional PRs Signed-off-by: Doug Davis <dug@us.ibm.com> |
||
---|---|---|
.. | ||
apps/v1alpha1 | ||
authentication.k8s.io/v1beta1 | ||
authorization.k8s.io/v1beta1 | ||
autoscaling/v1 | ||
batch | ||
certificates.k8s.io/v1alpha1 | ||
extensions/v1beta1 | ||
policy/v1alpha1 | ||
rbac.authorization.k8s.io/v1alpha1 | ||
storage.k8s.io/v1beta1 | ||
v1 | ||
README.md |
README.md
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 release of this document can be found [here](http://releases.k8s.io/release-1.4/docs/api-reference/README.md).Documentation for other releases can be found at releases.k8s.io.
API Reference
Use the following reference docs to understand the kubernetes REST API for various API group versions:
- v1: operations, model definitions
- extensions/v1beta1: operations, model definitions
- batch/v1: operations, model definitions
- autoscaling/v1: operations, model definitions