forked from TrueCloudLab/frostfs-s3-gw
Compare commits
2 commits
b1775f9478
...
dce34ddb9b
Author | SHA1 | Date | |
---|---|---|---|
dce34ddb9b | |||
7c2f247442 |
1 changed files with 1 additions and 4 deletions
|
@ -44,10 +44,7 @@ type PrmContainerCreate struct {
|
|||
|
||||
// PrmAddContainerPolicyChain groups parameter of FrostFS.AddContainerPolicyChain operation.
|
||||
type PrmAddContainerPolicyChain struct {
|
||||
// ContainerID is a container identifier.
|
||||
ContainerID cid.ID
|
||||
|
||||
// Chain is Access Policy Engine chain that contains rules which provide access to specific actions in container.
|
||||
Chain chain.Chain
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue