output

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowUser

func ShowUser(u *iam.User)

Types

type API

type API struct{}

func (*API) List

func (api *API) List(users map[string]*iam.User)

func (*API) Show

func (api *API) Show(u *iam.User)

type Interface

type Interface interface {
	List(users map[string]*iam.User)
	Show(u *iam.User)
}

Jump to

Keyboard shortcuts

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