connect

package
v0.0.0-...-9c72d28 Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: Apache-2.0, Apache-2.0, 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 AlibabaCloudConnection

type AlibabaCloudConnection struct {
	Region idrv.RegionInfo

	VMClient            *ecs.Client
	KeyPairClient       *ecs.Client
	ImageClient         *ecs.Client
	PublicIPClient      *vpc.Client
	SecurityGroupClient *ecs.Client
	VNetClient          *vpc.Client
	VNicClient          *ecs.Client
	SubnetClient        *vpc.Client
}

func (AlibabaCloudConnection) Close

func (AlibabaCloudConnection) Close() error

func (*AlibabaCloudConnection) CreateImageHandler

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

func (*AlibabaCloudConnection) CreateKeyPairHandler

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

func (*AlibabaCloudConnection) CreatePublicIPHandler

func (cloudConn *AlibabaCloudConnection) CreatePublicIPHandler() (irs.PublicIPHandler, error)

func (*AlibabaCloudConnection) CreateSecurityHandler

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

func (*AlibabaCloudConnection) CreateVMHandler

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

func (*AlibabaCloudConnection) CreateVNetworkHandler

func (cloudConn *AlibabaCloudConnection) CreateVNetworkHandler() (irs.VNetworkHandler, error)

func (*AlibabaCloudConnection) CreateVNicHandler

func (cloudConn *AlibabaCloudConnection) CreateVNicHandler() (irs.VNicHandler, error)

func (AlibabaCloudConnection) IsConnected

func (AlibabaCloudConnection) IsConnected() (bool, error)

Jump to

Keyboard shortcuts

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