Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getObjectTags (0.07 sec)

  1. cmd/erasure-object.go

    	return er.PutObjectTags(ctx, bucket, object, "", opts)
    }
    
    // GetObjectTags - get object tags from an existing object
    func (er erasureObjects) GetObjectTags(ctx context.Context, bucket, object string, opts ObjectOptions) (*tags.Tags, error) {
    	// GetObjectInfo will return tag value as well
    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