ehuawei

package module
v0.0.0-...-5247eb1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultConfig

func DefaultConfig() *config

DefaultConfig 返回默认配置

Types

type Component

type Component struct {
	IamClient *iam.IamClient
	// contains filtered or unexported fields
}

func (*Component) KeystoneListGroups

func (c *Component) KeystoneListGroups(domainId string) (*model.KeystoneListGroupsResponse, error)

KeystoneListGroups 查询用户组列表 domainId 用户组所属账号ID link : https://apiexplorer.developer.huaweicloud.com/apiexplorer/sdk?product=IAM&api=KeystoneListGroups

type Container

type Container struct {
	// contains filtered or unexported fields
}

func DefaultContainer

func DefaultContainer() *Container

func Load

func Load(key string) *Container

func (*Container) Build

func (c *Container) Build(options ...Option) *Component

Build 构建组件

type Option

type Option func(c *Container)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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