forked from TrueCloudLab/frostfs-api-go
[#338] v2/acl: add Service
filter type
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
da89c2b71f
commit
520a065dd2
5 changed files with 118 additions and 100 deletions
|
@ -85,6 +85,7 @@ const (
|
|||
HeaderTypeUnknown HeaderType = iota
|
||||
HeaderTypeRequest
|
||||
HeaderTypeObject
|
||||
HeaderTypeService
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue