package
1.8.0
Repository: https://github.com/knicknic/external-storage.git
Documentation: pkg.go.dev

# Functions

NewVolumeSnapshotter create a new VolumeSnapshotter.

# Constants

CloudSnapshotCreatedForVolumeSnapshotNamespaceTag is a name of a tag attached to a real snapshot in cloud (e.g.
CloudSnapshotCreatedForVolumeSnapshotNameTag is a name of a tag attached to a real snapshot in cloud (e.g.
CloudSnapshotCreatedForVolumeSnapshotTimestampTag is a name of a tag attached to a real snapshot in cloud (e.g.
CloudSnapshotCreatedForVolumeSnapshotUIDTag is a name of a tag attached to a real snapshot in cloud (e.g.

# Interfaces

VolumeSnapshotter does the "heavy lifting": it spawns goroutines that talk to the backend to actually perform the operations on the storage devices.