cloud

package
v0.0.0-...-caacdb4 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGlobalRegions

func GetGlobalRegions() []string

func GetRegions

func GetRegions(key string) []string

func PrintTable

func PrintTable(data TableData, Caption string)

Types

type Bucket

type Bucket = Resource

type Config

type Config struct {
	Alias           string
	AccessKeyId     string
	AccessKeySecret string
	STSToken        string
	Provider        string
	InUse           bool
}

type Property

type Property map[string]string

type Resource

type Resource struct {
	Name       string
	Region     string
	Properties *Property
}

type TableData

type TableData struct {
	Header []string
	Body   [][]string
}

Directories

Path Synopsis
alibaba
aws
huawei
tencent

Jump to

Keyboard shortcuts

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