forked from TrueCloudLab/frostfs-api-go
Update to neofs-api v0.7.5
This commit is contained in:
parent
2a926b6f1f
commit
c8625b2c86
4 changed files with 98 additions and 39 deletions
|
@ -132,6 +132,7 @@ User token granting rights for object manipulation
|
|||
| Address | [refs.Address](#refs.Address) | | Address is an object address for which token is issued |
|
||||
| Lifetime | [TokenLifetime](#service.TokenLifetime) | | Lifetime is a lifetime of the session |
|
||||
| SessionKey | [bytes](#bytes) | | SessionKey is a public key of session key |
|
||||
| OwnerKey | [bytes](#bytes) | | OwnerKey is a public key of the token owner |
|
||||
|
||||
|
||||
<a name="service.TokenLifetime"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue