Documentation
¶
Index ¶
- Constants
- func GetEnvPermission(ctx kratosx.Context) (bool, []uint32, error)
- func GetPermission(ctx kratosx.Context, keyword string) (bool, []uint32, error)
- func NewBusinessRepo() biz.Repo
- func NewClient(ctx kratosx.Context) (resourcev1.ResourceClient, error)
- func NewConfigureRepo() biz.Repo
- func NewEnvRepo() biz.Repo
- func NewResourceRepo() biz.Repo
- func NewServerRepo() biz.Repo
- func NewTemplateRepo() biz.Repo
Constants ¶
View Source
const ( Manager = "Manager" PermissionEnv = "cfg/env" )
Variables ¶
This section is empty.
Functions ¶
func GetEnvPermission ¶ added in v1.0.40
func GetPermission ¶ added in v1.0.40
func NewBusinessRepo ¶
func NewClient ¶ added in v1.0.40
func NewClient(ctx kratosx.Context) (resourcev1.ResourceClient, error)
func NewConfigureRepo ¶
func NewEnvRepo ¶
func NewResourceRepo ¶
func NewServerRepo ¶
func NewTemplateRepo ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.