Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAMPageModel ¶
func NewIAMPage ¶
func NewIAMPage(ctx *context.ProgramContext) *IAMPageModel
type PolicyPageContext ¶
type PolicyPageModel ¶
func NewPolicyPage ¶
func NewPolicyPage(ctx *context.ProgramContext) *PolicyPageModel
type RolePageContext ¶
type RolePageContext struct {
RoleName string
}
type RolePageModel ¶
func NewRolePage ¶
func NewRolePage(ctx *context.ProgramContext) *RolePageModel
type UserPageContext ¶
type UserPageContext struct {
UserName string
}
type UserPageModel ¶
func NewUserPage ¶
func NewUserPage(ctx *context.ProgramContext) *UserPageModel
Click to show internal directories.
Click to hide internal directories.