Documentation
¶
Overview ¶
Package s3perm maps S3 permission strings (e.g. "s3:GetObject") to the Forge network commands that must be delegated for them. It is shared by the Tenant REST API (which delegates commands to an access key at creation) and the UCAN RPC API (which re-delegates them to the invocation issuer).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandsFor ¶
CommandsFor returns the deduplicated set of Forge commands to delegate for the given S3 permissions, preserving first-seen order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.