Documentation
¶
Index ¶
- type Driver
- func (d *Driver) AddRole() (schema.IAMResult, error)
- func (d *Driver) AddUser() (schema.IAMResult, error)
- func (d *Driver) DelRole() (schema.IAMResult, error)
- func (d *Driver) DelUser() (schema.IAMResult, error)
- func (d *Driver) ListUsers(ctx context.Context) ([]schema.User, error)
- func (d *Driver) SetClientOptions(opts ...api.Option)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.