forked from TrueCloudLab/frostfs-s3-gw
[#159] Add fetch-owner param
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
642f8cc3eb
commit
65a61a9f7d
3 changed files with 18 additions and 9 deletions
|
@ -53,6 +53,7 @@ type (
|
|||
ListObjectsParamsCommon
|
||||
ContinuationToken string
|
||||
StartAfter string
|
||||
FetchOwner bool
|
||||
}
|
||||
|
||||
allObjectParams struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue