Versions in this module Expand all Collapse all v1 v1.3.1 Mar 10, 2020 Changes in this version + type Snapshot struct + Spec SnapshotSpec + Status SnapshotStatus + type SnapshotPhase string + const SnapshotPhaseCompleted + const SnapshotPhaseFailed + const SnapshotPhaseNew + type SnapshotSpec struct + BackupName string + BackupUID string + Location string + PersistentVolumeName string + ProviderVolumeID string + VolumeAZ string + VolumeIOPS *int64 + VolumeType string + type SnapshotStatus struct + Phase SnapshotPhase + ProviderSnapshotID string