Documentation
¶
Index ¶
- Variables
- func GetBootstrapCmd() *cobra.Command
- func GetBundleCmd() *cobra.Command
- func GetBundleDisableCmd() *cobra.Command
- func GetBundleEnableCmd() *cobra.Command
- func GetBundleInfoCmd() *cobra.Command
- func GetBundleInstallCmd() *cobra.Command
- func GetBundleListCmd() *cobra.Command
- func GetBundleUninstallCmd() *cobra.Command
- func GetBundleYamlCmd() *cobra.Command
- func GetGroupAddCmd() *cobra.Command
- func GetGroupAddRoleCmd() *cobra.Command
- func GetGroupCmd() *cobra.Command
- func GetGroupCreateCmd() *cobra.Command
- func GetGroupDeleteCmd() *cobra.Command
- func GetGroupInfoCmd() *cobra.Command
- func GetGroupListCmd() *cobra.Command
- func GetGroupRemoveCmd() *cobra.Command
- func GetGroupRemoveRoleCmd() *cobra.Command
- func GetGroupRemoveUserCmd() *cobra.Command
- func GetRoleCmd() *cobra.Command
- func GetRoleCreateCmd() *cobra.Command
- func GetRoleDeleteCmd() *cobra.Command
- func GetRoleGrantPermissionCmd() *cobra.Command
- func GetRoleRevokePermissionCmd() *cobra.Command
- func GetUserCmd() *cobra.Command
- func GetUserCreateCmd() *cobra.Command
- func GetUserDeleteCmd() *cobra.Command
- func GetUserInfoCmd() *cobra.Command
- func GetUserListCmd() *cobra.Command
- func GetUserUpdateCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FlagGortProfile is a persistent flag FlagGortProfile string )
Functions ¶
func GetBundleDisableCmd ¶
GetBundleDisableCmd is a command
func GetBundleInstallCmd ¶
GetBundleInstallCmd is a command
func GetBundleUninstallCmd ¶
GetBundleUninstallCmd is a command
func GetGroupRemoveRoleCmd ¶
GetGroupRemoveRoleCmd is a command
func GetGroupRemoveUserCmd ¶
GetGroupRemoveUserCmd is a command
func GetRoleGrantPermissionCmd ¶
GetRoleGrantPermissionCmd is a command
func GetRoleRevokePermissionCmd ¶
GetRoleRevokePermissionCmd is a command
Types ¶
This section is empty.
Source Files
¶
- bootstrap.go
- bundle-disable.go
- bundle-enable.go
- bundle-info.go
- bundle-install.go
- bundle-list.go
- bundle-uninstall.go
- bundle-yaml.go
- bundle.go
- common.go
- group-add-role.go
- group-add.go
- group-create.go
- group-delete.go
- group-info.go
- group-list.go
- group-remove-role.go
- group-remove-user.go
- group-remove.go
- group.go
- role-create.go
- role-delete.go
- role-grant-permission.go
- role-revoke-permission.go
- role.go
- user-create.go
- user-delete.go
- user-info.go
- user-list.go
- user-update.go
- user.go
- version.go
Click to show internal directories.
Click to hide internal directories.