aws_mg_common

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSRegion

type AWSRegion int64
const (
	AWSRegion_US_East_2_Ohio AWSRegion = iota
	AWSRegion_US_East_1_Virginia_North
	AWSRegion_US_West_1_California_North
	AWSRegion_US_West_2_Oregon
	AWSRegion_AF_South_1_Cape_Town
	AWSRegion_AP_East_1_Hong_Kong
	AWSRegion_AP_South_2_Hyderabad
	AWSRegion_AP_Southeast_3_Jakarta
	AWSRegion_AP_Southeast_4_Melbourne
	AWSRegion_AP_South_1_Mumbai
	AWSRegion_AP_Northeast_3_Osaka
	AWSRegion_AP_Northeast_2_Seoul
	AWSRegion_AP_Southeast_1_Singapore
	AWSRegion_AP_Southeast_2_Sydney
	AWSRegion_AP_Northeast_1_Tokyo
	AWSRegion_CA_Central_1_Central
	AWSRegion_EU_Central_1_Frankfurt
	AWSRegion_EU_West_1_Ireland
	AWSRegion_EU_West_2_London
	AWSRegion_EU_South_1_Milan
	AWSRegion_EU_West_3_Paris
	AWSRegion_EU_South_2_Spain
	AWSRegion_EU_North_1_Stockholm
	AWSRegion_EU_Central_2_Zurich
	AWSRegion_IL_Central_1_Tel_Aviv
	AWSRegion_ME_South_1_Bahrain
	AWSRegion_ME_Central_1_UAE
	AWSRegion_SA_East_1_Sao_Paulo
)

func (AWSRegion) DescriptionCN

func (region AWSRegion) DescriptionCN() string

DescriptionCN AWS可用区 中文描述

func (AWSRegion) GetRegionInfos

func (region AWSRegion) GetRegionInfos() *AWSRegionInfo

func (AWSRegion) String

func (region AWSRegion) String() string

String AWS可用区 字符串标识

type AWSRegionInfo

type AWSRegionInfo struct {
	RegionTag string
	VpcInfo   []*AWSVPCInfo
}

type AWSSubnetInfo

type AWSSubnetInfo struct {
	SubnetID  string
	SubnetTag string
}

type AWSVPCInfo

type AWSVPCInfo struct {
	Subnets []*AWSSubnetInfo
}

Jump to

Keyboard shortcuts

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