- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ResyncStatusType (0.05 sec)
-
cmd/bucket-replication-utils.go
) type resyncOpts struct { bucket string arn string resyncID string resyncBefore time.Time } // ResyncStatusType status of resync operation type ResyncStatusType int const ( // NoResync - no resync in progress NoResync ResyncStatusType = iota // ResyncPending - resync pending ResyncPending // ResyncCanceled - resync canceled ResyncCanceled
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 26K bytes - Viewed (0)