package
1.9.0
Repository: https://github.com/dell/csm-replication.git
Documentation: pkg.go.dev

# Functions

GetProtectionGroupIndexer provides access to local data for creating a fake client and adding an index for DellCSIReplicationGroup to the clients list of indexes.

# Constants

Action name of action field.
DeletingState name deletion state of ReplicationGroup.
ErrorState name of error state of ReplicationGroup.
InProgress name of in progress state of ReplicationGroup.
InvalidState name of invalid state of ReplicationGroup.
MaxNumberOfConditions maximum length of conditions list.
MaxRetryDurationForActions maximum amount of time between retries of failed action.
NoState empty state of ReplicationGroup.
ReadyState name of correct state of ReplicationGroup.

# Structs

ActionAnnotation represents annotation that contains information about replication action.
ActionResult represents end result of replication action.
PersistentVolumeClaimReconciler reconciles a PersistentVolumeClaim object.
PersistentVolumeReconciler reconciles PersistentVolume resources.
ReplicationGroupMonitoring structure for monitoring current status of replication groups.
ReplicationGroupReconciler is a structure that watches and reconciles events on ReplicationGroup resources.

# Type aliases

ActionType represent replication action (FAILOVER, REPROTECT and etc.).