Преглед на файлове

added REX-Ray as volume plugin to plugin docs

Signed-off-by: Clinton Kitson <clintonskitson@gmail.com>
Clinton Kitson преди 10 години
родител
ревизия
ca552a953e
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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