Documentation ¶
Index ¶
- func Create(client *golangsdk.ServiceClient, instanceId string, opts CreateOpts) error
- func Delete(client *golangsdk.ServiceClient, instanceId string, opts DeleteOpts) error
- func ResetPassword(client *golangsdk.ServiceClient, instanceId, userName, password string) error
- type CreateOpts
- type DeleteOpts
- type Users
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(client *golangsdk.ServiceClient, instanceId string, opts CreateOpts) error
func Delete ¶
func Delete(client *golangsdk.ServiceClient, instanceId string, opts DeleteOpts) error
func ResetPassword ¶
func ResetPassword(client *golangsdk.ServiceClient, instanceId, userName, password string) error
Types ¶
type CreateOpts ¶
type DeleteOpts ¶
Click to show internal directories.
Click to hide internal directories.