Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for updateRestoreMetadata (0.17 seconds)

  1. cmd/erasure-object.go

    	return er.restoreTransitionedObject(ctx, bucket, object, opts)
    }
    
    // update restore status header in the metadata
    func (er erasureObjects) updateRestoreMetadata(ctx context.Context, bucket, object string, objInfo ObjectInfo, opts ObjectOptions) error {
    	oi := objInfo.Clone()
    	oi.metadataOnly = true // Perform only metadata updates.
    
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Oct 24 04:05:31 GMT 2025
    - 80.4K bytes
    - Click Count (0)
Back to Top