Module acl

Source
Expand description

§NeoFS Access Control

This module provides types and functions for working with NeoFS access control.

Structs§

BearerToken
Bearer token for delegated access to NeoFS resources
EACL
Extended Access Control List
EACLRecord
Single EACL rule
Filter
Filter for EACL rules
SessionToken
Session token for authenticated access to NeoFS resources
Target
Access target for EACL rules

Enums§

Action
Action to perform for matching EACL rule
ContainerOperation
Container operations
FilterOperation
Filter operation types
ObjectOperation
Object operations
Operation
Operation that can be performed on an object or container
TargetRole
Target role in EACL