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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsCloudConnection

type AwsCloudConnection struct {
	CredentialInfo idrv.CredentialInfo
	Region         idrv.RegionInfo
	KeyPairClient  *ec2.EC2
	VMClient       *ec2.EC2

	VNetworkClient *ec2.EC2
	//VNicClient     *ec2.EC2
	ImageClient *ec2.EC2
	//PublicIPClient *ec2.EC2
	SecurityClient *ec2.EC2
	VmSpecClient   *ec2.EC2
}

type AwsCloudConnection struct{}

func (*AwsCloudConnection) Close

func (cloudConn *AwsCloudConnection) Close() error

func (*AwsCloudConnection) CreateImageHandler

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

func (cloudConn *AwsCloudConnection) CreateImageHandler() (irs2.ImageHandler, error) {

func (*AwsCloudConnection) CreateKeyPairHandler

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

func (*AwsCloudConnection) CreateSecurityHandler

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

func (*AwsCloudConnection) CreateVMHandler

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

func (*AwsCloudConnection) CreateVMSpecHandler

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

func (*AwsCloudConnection) CreateVPCHandler

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

func (*AwsCloudConnection) IsConnected

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

Jump to

Keyboard shortcuts

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