From 91b467a380da6164ebf0c3d1bcb5f54098e1da95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= Date: Tue, 11 May 2021 21:11:59 +0200 Subject: [PATCH] Added the smokserwis/zookeeper-volume plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Maślanka --- docs/extend/legacy_plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/extend/legacy_plugins.md b/docs/extend/legacy_plugins.md index 0fd6d11655..20a3a6da66 100644 --- a/docs/extend/legacy_plugins.md +++ b/docs/extend/legacy_plugins.md @@ -84,6 +84,8 @@ The sections below provide an inexhaustive overview of available plugins. | [REX-Ray plugin](https://github.com/emccode/rexray) | A volume plugin which is written in Go and provides advanced storage functionality for many platforms including VirtualBox, EC2, Google Compute Engine, OpenStack, and EMC. | | [Virtuozzo Storage and Ploop plugin](https://github.com/virtuozzo/docker-volume-ploop) | A volume plugin with support for Virtuozzo Storage distributed cloud file system as well as ploop devices. | | [VMware vSphere Storage Plugin](https://github.com/vmware/docker-volume-vsphere) | Docker Volume Driver for vSphere enables customers to address persistent storage requirements for Docker containers in vSphere environments. | +| [smokserwis/zookeeper-volume](https://github.com/smok-serwis/zookeeper-volume) | A volume plugin written in Python that allows mounting ZooKeeper data structures using [zookeeper-fuse](https://https://github.com/borowskk/zookeeper-fuse) | + ### Authorization plugins