k3s/docs/api-reference
Aditya Dani 28df55fc31 Portworx Volume Driver in Kubernetes
- Add a new type PortworxVolumeSource
- Implement the kubernetes volume plugin for Portworx Volumes under pkg/volume/portworx
- The Portworx Volume Driver uses the libopenstorage/openstorage specifications and apis for volume operations.

Changes for k8s configuration and examples for portworx volumes.

- Add PortworxVolume hooks in kubectl, kube-controller-manager and validation.
- Add a README for PortworxVolume usage as PVs, PVCs and StorageClass.
- Add example spec files

Handle code review comments.

- Modified READMEs to incorporate to suggestions.
- Add a test for ReadWriteMany access mode.
- Use util.UnmountPath in TearDown.
- Add ReadOnly flag to PortworxVolumeSource
- Use hostname:port instead of unix sockets
- Delete the mount dir in TearDown.
- Fix link issue in persistentvolumes README
- In unit test check for mountpath after Setup is done.
- Add PVC Claim Name as a Portworx Volume Label

Generated code and documentation.
- Updated swagger spec
- Updated api-reference docs
- Updated generated code under pkg/api/v1

Godeps update for Portworx Volume Driver
- Adds github.com/libopenstorage/openstorage
- Adds go.pedge.io/pb/go/google/protobuf
- Updates Godep Licenses
2017-02-28 23:24:56 +00:00
..
apps/v1beta1 Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
authentication.k8s.io Generated files for authentication.k8s.io/v1 2017-02-07 01:44:56 -05:00
authorization.k8s.io Generated files 2017-02-06 18:16:51 -05:00
autoscaling Generated Files for autoscaling/v2alpha1 2017-02-07 22:25:27 -05:00
batch Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
certificates.k8s.io/v1beta1 generated files 2017-02-20 16:20:57 -05:00
extensions/v1beta1 Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
policy/v1beta1 checking-in generated code 2017-01-25 22:05:21 +01:00
rbac.authorization.k8s.io generated files 2017-02-13 15:33:10 -05:00
storage.k8s.io/v1beta1 Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
v1 Portworx Volume Driver in Kubernetes 2017-02-28 23:24:56 +00:00
README.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00
labels-annotations-taints.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

README.md

API Reference

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

Analytics