Versions in this module Expand all Collapse all v0 v0.2.0 Jul 20, 2018 Changes in this version + func NewManilaV2Client(o *shareoptions.OpenStackOptions) (*gophercloud.ServiceClient, error) + type Provisioner struct + func NewProvisioner(c clientset.Interface) *Provisioner + func (p *Provisioner) Delete(pv *v1.PersistentVolume) error + func (p *Provisioner) Provision(volOptions controller.VolumeOptions) (*v1.PersistentVolume, error)