connect

package
v0.8.18 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudConnection

type CloudConnection interface {
	CreateImageHandler() (irs.ImageHandler, error)
	CreateVMSpecHandler() (irs.VMSpecHandler, error)

	CreateVPCHandler() (irs.VPCHandler, error)

	CreateSecurityHandler() (irs.SecurityHandler, error)
	CreateKeyPairHandler() (irs.KeyPairHandler, error)
	CreateVMHandler() (irs.VMHandler, error)

	CreateNLBHandler() (irs.NLBHandler, error)
	CreateDiskHandler() (irs.DiskHandler, error)
	CreateMyImageHandler() (irs.MyImageHandler, error)

	CreateClusterHandler() (irs.ClusterHandler, error)

	CreateAnyCallHandler() (irs.AnyCallHandler, error)

	CreateRegionZoneHandler() (irs.RegionZoneHandler, error)

	CreatePriceInfoHandler() (irs.PriceInfoHandler, error)

	IsConnected() (bool, error)
	Close() error
}

Jump to

Keyboard shortcuts

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