Bläddra i källkod

Merge pull request #14769 from clintonskitson/add_plugindocs_rexray

updated plugin docs to include REX-Ray
Sebastiaan van Stijn 10 år sedan
förälder
incheckning
d3ba2457d9
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      docs/extend/plugins.md

+ 4 - 0
docs/extend/plugins.md

@@ -44,6 +44,10 @@ The following plugins exist:
   a plugin that provides credentials and secret management using Keywhiz as
   a central repository.
 
+* The [REX-Ray plugin](https://github.com/emccode/rexraycli) is a volume plugin
+  which is written in Go and provides advanced storage functionality for many
+  platforms including EC2, OpenStack, XtremIO, and ScaleIO.
+
 ## Troubleshooting a plugin
 
 If you are having problems with Docker after loading a plugin, ask the authors