Documentation
¶
Overview ¶
Package user_access_ctrl_i handles access to assets and keys. Read access is granted by adding an edge to the key graph. Write access is granted by adding the user as an owner of the asset. It is the caller's responsibility to call CheckAccess before updating an asset.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserAccessManager ¶
func GetUserAccessManager(stub cached_stub.CachedStubInterface, caller data_model.User) user_access_manager.UserAccessManager
GetUserAccessManager constructs and returns an userAccessManagerImpl instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.