package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Functions

New is a constructor for object ACL checking service.
WithContainerSource returns option to set container source.
WithEACLChecker returns option to set eACL checker.
WithIRFetcher returns option to set inner ring fetcher.
WithLogger returns option to set logger.
WithNetmapSource return option to set netmap source.
WithNextService returns option to set next object service.

# Structs

MetaWithToken groups session and bearer tokens, verification header and raw API request.
RequestInfo groups parsed version-independent (from SDK library) request information and raw API request.
Service checks basic ACL rules.

# Interfaces

ACLChecker is an interface that must provide ACL related checks.
InnerRingFetcher is an interface that must provide Inner Ring information.

# Type aliases

Option represents Service constructor option.