Versions in this module Expand all Collapse all v0 v0.3.0 Aug 19, 2016 v0.2.0 Jul 15, 2016 Changes in this version + func CreateVolume(policy *config.Policy, config *config.Volume, timeout time.Duration) (storage.DriverOptions, error) + func ExistsVolume(config *config.Volume, timeout time.Duration) (bool, error) + func FormatVolume(config *config.Volume, do storage.DriverOptions) error + func RemoveVolume(config *config.Volume, timeout time.Duration) error