connect

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2022 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)

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

Jump to

Keyboard shortcuts

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