aliyun

package
v0.0.0-...-8e6f2e6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppentRdsIps

func AppentRdsIps(rdsid string) (_err error)

func AppentRedisIps

func AppentRedisIps(redisid string) (_err error)

func CreateApiInfo

func CreateApiInfo() (_result *openapi.Params)

*

  • API 相关
  • @param path params
  • @return OpenApi.Params

func CreateecsClient

func CreateecsClient(accessKeyId string, accessKeySecret string) (*openapi.Client, error)

*

  • 使用AK&SK初始化账号Client
  • @param accessKeyId
  • @param accessKeySecret
  • @return Client
  • @throws Exception

func DescribeRDSlist

func DescribeRDSlist() (dlist []string)

func DescribeRedislist

func DescribeRedislist() (rlist []string)

func Dump

func Dump(prod bool)

func ListCert

func ListCert()

Types

type AliEcs

type AliEcs struct {
	InstanceId string `json:"instance_id"`
	InternalIp string `json:"internal_ip"`
	NickName   string `json:"nick_name"`
	Expire     string `json:"expire"`
	IsProd     bool   `json:"is_prod"`
}

type RdsClient

type RdsClient struct {
	*rds20140815.Client
}

func CreateRdsClient

func CreateRdsClient(accessKeyId string, accessKeySecret string) (*RdsClient, error)

*

  • 使用AK&SK初始化账号Client
  • @param accessKeyId
  • @param accessKeySecret
  • @return Client
  • @throws Exception

type RedisClient

type RedisClient struct {
	*r_kvstore20150101.Client
}

func CreateredisClient

func CreateredisClient(accessKeyId string, accessKeySecret string) (*RedisClient, error)

Jump to

Keyboard shortcuts

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