package
2.3.3+incompatible
Repository: https://github.com/diptiranjanpx/stork.git
Documentation: pkg.go.dev
# Functions
NewSnapshotProvisioner Creates a new snapshot provisioner controller.
# Constants
RestoreAnnotation for pvc which has in-place resotre 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.
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
SnapshotRestoreController controller to watch over In-Place snap restore CRD's.
SnapshotScheduleController reconciles VolumeSnapshotSchedule objects.
Snapshotter Snapshot Controller.