generated from TrueCloudLab/basic
schema: Introduce xheader property #84
1 changed files with 2 additions and 0 deletions
|
@ -6,4 +6,6 @@ const (
|
||||||
PropertyKeyFrostFSSourceIP = "frostfs:sourceIP"
|
PropertyKeyFrostFSSourceIP = "frostfs:sourceIP"
|
||||||
|
|
||||||
PropertyKeyFormatFrostFSIDUserClaim = "frostfsid:userClaim/%s"
|
PropertyKeyFormatFrostFSIDUserClaim = "frostfsid:userClaim/%s"
|
||||||
|
|
||||||
|
PropertyKeyFrostFSXHeader = "frostfs:xheader/%s"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue