# Packages

Package authenticator package provides access to resources only to authenticated users.
Package authorizer provides Role Based Access Control (RBAC).
Package verifier ensures that only allowed containers (images) are launched.

# Functions

GetInstance gives the SecuremgrImpl singletone instance.
Start initializes the securemgr components.

# Structs

SecuremgrImpl structure.