user

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUser

func GetUser(edit bool) *iam.User

func Output

func Output() output.Interface

Types

type API

type API struct{}

func (*API) Delete

func (api *API) Delete()

func (*API) Disable

func (api *API) Disable()

func (*API) Enable

func (api *API) Enable()

func (*API) List

func (api *API) List()

func (*API) SetPermissions

func (api *API) SetPermissions()

func (*API) Show

func (api *API) Show()

type Interface

type Interface interface {
	List()
	Show()
	Delete()
	SetPermissions()
	Enable()
	Disable()
}

func Resource

func Resource() Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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