forked from TrueCloudLab/frostfs-s3-gw
Merge pull request #174 from nspcc-dev/feature/159-optional_owner
[#159] Add fetch-owner param
This commit is contained in:
commit
3f7941fdf3
3 changed files with 18 additions and 9 deletions
|
@ -51,6 +51,7 @@ type (
|
|||
ListObjectsParamsCommon
|
||||
ContinuationToken string
|
||||
StartAfter string
|
||||
FetchOwner bool
|
||||
}
|
||||
|
||||
allObjectParams struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue