user

package
v6.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDatabase      = "database"
	FlagDatabaseShort = "d"
	FlagRoles         = "roles"
	FlagRolesShort    = "r"
)

Variables

This section is empty.

Functions

func UserCmd

func UserCmd() *core.Command

func UserCreateCmd

func UserCreateCmd() *core.Command

func UserDeleteCmd

func UserDeleteCmd() *core.Command

func UserGetCmd

func UserGetCmd() *core.Command

func UserListCmd

func UserListCmd() *core.Command

Types

type UserPrint

type UserPrint struct {
	Username  string `json:"Username,omitempty"`
	CreatedBy string `json:"CreatedBy,omitempty"`
	Roles     string `json:"Roles,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL