package
24.3.4+incompatible
Repository: https://github.com/libopenstorage/stork.git
Documentation: pkg.go.dev

# Functions

NewMockOps creates a new mock instance.
NewSnapshotProvisioner Creates a new snapshot provisioner controller.
NewSnapshotRestoreController creates a new instance of SnapshotRestoreController.
NewSnapshotScheduleController creates a new instance of SnapshotScheduleController.

# Constants

RestoreAnnotation for pvc which has in-place restore in progress.
SnapshotScheduleNameAnnotation Annotation used to specify the name of schedule that created the snapshot.
SnapshotSchedulePolicyTypeAnnotation Annotation used to specify the type of the policy that triggered the snapshot.
No description provided by the author
StorkSnapshotRestoreNamespacesAnnotation is annotation used to specify the command separated list of namespaces to which the snapshot can be restored.
StorkSnapshotRestoreNamespacesAnnotationDeprecated deprecated version of StorkSnapshotRestoreNamespacesAnnotation.
StorkSnapshotSourceNamespaceAnnotation Annotation used to specify the source of the snapshot when creating a PVC.
StorkSnapshotSourceNamespaceAnnotationDeprecated deprecated version of StorkSnapshotSourceNamespaceAnnotation.

# Structs

MockOps is a mock of Ops interface.
MockOpsMockRecorder is the mock recorder for MockOps.
SnapshotRestoreController controller to watch over In-Place snap restore CRD's.
SnapshotScheduleController reconciles VolumeSnapshotSchedule objects.
Snapshotter Snapshot Controller.