Versions in this module Expand all Collapse all v1 v1.8.0 Feb 7, 2018 Changes in this version + type Plugin interface + DescribeSnapshot func(snapshotData *crdv1.VolumeSnapshotData) (snapConditions *[]crdv1.VolumeSnapshotCondition, isCompleted bool, err error) + FindSnapshot func(tags *map[string]string) (*crdv1.VolumeSnapshotDataSource, *[]crdv1.VolumeSnapshotCondition, error) + Init func(cloudprovider.Interface) + SnapshotCreate func(*v1.PersistentVolume, *map[string]string) (*crdv1.VolumeSnapshotDataSource, *[]crdv1.VolumeSnapshotCondition, error) + SnapshotDelete func(*crdv1.VolumeSnapshotDataSource, *v1.PersistentVolume) error + SnapshotRestore func(*crdv1.VolumeSnapshotData, *v1.PersistentVolumeClaim, string, ...) (*v1.PersistentVolumeSource, map[string]string, error) + VolumeDelete func(pv *v1.PersistentVolume) error Incompatible versions in this module v4.0.0+incompatible Jul 11, 2018 v4.0.0-beta+incompatible Jul 9, 2018