connect

package
v0.8.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 11 Imported by: 1

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

	//NLBClient *elb.ELB
	NLBClient *elbv2.ELBV2

	//RegionZoneClient
	RegionZoneClient *ec2.EC2

	//PriceInfoClient
	PriceInfoClient *pricing.Pricing

	DiskClient    *ec2.EC2
	MyImageClient *ec2.EC2

	EKSClient         *eks.EKS
	IamClient         *iam.IAM
	AutoScalingClient *autoscaling.AutoScaling

	AnyCallClient *ec2.EC2
}

type AwsCloudConnection struct{}

func (*AwsCloudConnection) Close

func (cloudConn *AwsCloudConnection) Close() error

func (*AwsCloudConnection) CreateAnyCallHandler added in v0.6.9

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

func (*AwsCloudConnection) CreateClusterHandler added in v0.6.7

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

func (*AwsCloudConnection) CreateDiskHandler added in v0.6.7

func (cloudConn *AwsCloudConnection) CreateDiskHandler() (irs.DiskHandler, 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) CreateMyImageHandler added in v0.6.8

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

func (*AwsCloudConnection) CreateNLBHandler added in v0.5.9

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

func (*AwsCloudConnection) CreatePriceInfoHandler added in v0.8.0

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

func (*AwsCloudConnection) CreateRegionZoneHandler added in v0.7.6

func (cloudConn *AwsCloudConnection) CreateRegionZoneHandler() (irs.RegionZoneHandler, 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 added in v0.1.3

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