package
0.9.1
Repository: https://github.com/coding-hui/iam.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetAPIPrefix return the prefix of the api route path.
GetRegisteredAPI return all API handlers.
InitAPIBean inits all API handlers, pass in the required parameter object.
NewApplication is the of application.
NewAuthentication is the of authentication.
NewCacheServer is the of cache server.
NewDepartment is the of department department.
NewIdentityProvider is the of IdentityProvider.
NewOrganization is the of organization.
NewPing ping.
NewPolicy is the of policy.
NewResource is the of resource.
NewRole is the of role.
NewUser is the of user.
RegisterAPI register API handler.

# Constants

No description provided by the author

# Structs

Cache defines a cache service used to list all secrets and policies.

# Interfaces

Interface the API should define the http route.