connect

package
v0.8.17 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 10 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 {
	CredentialInfo   idrv.CredentialInfo
	Region           idrv.RegionInfo
	VNetworkClient   *vpc.Client
	NLBClient        *clb.Client
	VMClient         *cvm.Client
	KeyPairClient    *cvm.Client
	ImageClient      *cvm.Client
	SecurityClient   *vpc.Client
	VmSpecClient     *cvm.Client
	DiskClient       *cbs.Client
	MyImageClient    *cvm.Client
	RegionZoneClient *cvm.Client
}

func (*TencentCloudConnection) Close

func (cloudConn *TencentCloudConnection) Close() error

func (*TencentCloudConnection) CreateAnyCallHandler added in v0.6.9

func (cloudConn *TencentCloudConnection) CreateAnyCallHandler() (irs.AnyCallHandler, error)

func (*TencentCloudConnection) CreateClusterHandler added in v0.6.7

func (cloudConn *TencentCloudConnection) CreateClusterHandler() (irs.ClusterHandler, error)

func (*TencentCloudConnection) CreateDiskHandler added in v0.6.7

func (cloudConn *TencentCloudConnection) CreateDiskHandler() (irs.DiskHandler, error)

func (*TencentCloudConnection) CreateImageHandler

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

func (*TencentCloudConnection) CreateKeyPairHandler

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

func (*TencentCloudConnection) CreateMyImageHandler added in v0.6.8

func (cloudConn *TencentCloudConnection) CreateMyImageHandler() (irs.MyImageHandler, error)

func (*TencentCloudConnection) CreateNLBHandler added in v0.5.9

func (cloudConn *TencentCloudConnection) CreateNLBHandler() (irs.NLBHandler, error)

func (*TencentCloudConnection) CreatePriceInfoHandler added in v0.8.0

func (cloudConn *TencentCloudConnection) CreatePriceInfoHandler() (irs.PriceInfoHandler, error)

func (*TencentCloudConnection) CreateRegionZoneHandler added in v0.7.6

func (cloudConn *TencentCloudConnection) CreateRegionZoneHandler() (irs.RegionZoneHandler, 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