contiv-experimental / volplugin

**EXPERIMENTAL** Contiv Storage: Policy backed Clustered Storage (via Ceph or NFS) for Docker
Other
220 stars 29 forks source link

api, config, db, storage, volsupervisor: Driver options as map[string]interface{} #460

Open yuva29 opened 8 years ago

yuva29 commented 8 years ago

This will let the DriverOptions to accept any data type. Helps new storage driver integrations.

Signed-off-by: Yuva Shankar yuva.shankar29@gmail.com