package
0.89.3
Repository: https://github.com/arangodb-managed/apis.git
Documentation: pkg.go.dev

# Functions

CreatePermission creates a permission from given arguments.
GetAccessToken fetches the access token from the given (GRPC) context.
GetApiKeyAndSecret fetches the api key & secret from the given (GRPC) context.
ParsePermission parses a permission into: - api - kind - verb E.g.
WithAccessToken returns a context that containes the given access token for outgoing (GRPC) calls and is derived from the given context.WithAccessToken.