connect

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

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

Go to latest
Published: Oct 6, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TencentCloudConnection

type TencentCloudConnection struct {
	Region         idrv.RegionInfo
	VNetworkClient *vpc.Client

	VMClient       *cvm.Client
	KeyPairClient  *cvm.Client
	ImageClient    *cvm.Client
	SecurityClient *vpc.Client
	VmSpecClient   *cvm.Client
}

func (*TencentCloudConnection) Close

func (cloudConn *TencentCloudConnection) Close() error

func (*TencentCloudConnection) CreateImageHandler

func (cloudConn *TencentCloudConnection) CreateImageHandler() (irs.ImageHandler, error)

func (*TencentCloudConnection) CreateKeyPairHandler

func (cloudConn *TencentCloudConnection) CreateKeyPairHandler() (irs.KeyPairHandler, error)

func (*TencentCloudConnection) CreateSecurityHandler

func (cloudConn *TencentCloudConnection) CreateSecurityHandler() (irs.SecurityHandler, error)

func (*TencentCloudConnection) CreateVMHandler

func (cloudConn *TencentCloudConnection) CreateVMHandler() (irs.VMHandler, error)

func (*TencentCloudConnection) CreateVMSpecHandler

func (cloudConn *TencentCloudConnection) CreateVMSpecHandler() (irs.VMSpecHandler, error)

func (*TencentCloudConnection) CreateVPCHandler

func (cloudConn *TencentCloudConnection) CreateVPCHandler() (irs.VPCHandler, error)

func (*TencentCloudConnection) IsConnected

func (cloudConn *TencentCloudConnection) IsConnected() (bool, error)

Jump to

Keyboard shortcuts

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