Documentation
¶
Index ¶
- func ApplyUser(usr *userv3.User) error
- func CreateUser(usr *userv3.User) error
- func DeleteUser(userName string) error
- func GetUserByName(userName string) (*userv3.User, error)
- func ListPrint(cmd *cobra.Command, jsonObj []byte) error
- func ListUsersWithCmd(cmd *cobra.Command) (*userv3.UserList, error)
- func NewUserFromResponse(json_data []byte) (*userv3.User, error)
- func Print(cmd *cobra.Command, jsonObj []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func DeleteUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.