forked from TrueCloudLab/frostfs-s3-gw
[#667] Use separate copies numbers for system containers
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
42d6fc3fc6
commit
949fc0b484
15 changed files with 311 additions and 125 deletions
|
@ -43,6 +43,8 @@ type (
|
|||
RetryStrategy() RetryStrategy
|
||||
TLSTerminationHeader() string
|
||||
ListingKeepaliveThrottle() time.Duration
|
||||
CORSCopiesNumbers() []uint32
|
||||
LifecycleCopiesNumbers() []uint32
|
||||
}
|
||||
|
||||
FrostFSID interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue