Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for restoreTransitionedObject (0.09 sec)

  1. cmd/erasure-object.go

    // The copy that was transitioned continues to reside in the transitioned tier.
    func (er erasureObjects) RestoreTransitionedObject(ctx context.Context, bucket, object string, opts ObjectOptions) error {
    	return er.restoreTransitionedObject(ctx, bucket, object, opts)
    }
    
    // update restore status header in the metadata
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 31 22:10:24 UTC 2024
    - 78.8K bytes
    - Viewed (0)
Back to top