connect

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MiniConnection

type MiniConnection struct {
	IdentityEndpoint string
	AuthToken        string
	ConnectionName   string
}

func (*MiniConnection) Close

func (cloudConn *MiniConnection) Close() error

func (*MiniConnection) CreateAnyCallHandler added in v0.6.9

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

func (*MiniConnection) CreateClusterHandler added in v0.6.7

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

func (*MiniConnection) CreateDiskHandler added in v0.6.7

func (cloudConn *MiniConnection) CreateDiskHandler() (irs.DiskHandler, error)

func (*MiniConnection) CreateImageHandler

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

func (*MiniConnection) CreateKeyPairHandler

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

func (*MiniConnection) CreateMyImageHandler added in v0.6.8

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

func (*MiniConnection) CreateNLBHandler added in v0.5.9

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

func (MiniConnection) CreateSecurityHandler

func (cloudConn MiniConnection) CreateSecurityHandler() (irs.SecurityHandler, error)

func (*MiniConnection) CreateVMHandler

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

func (*MiniConnection) CreateVMSpecHandler

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

func (*MiniConnection) CreateVPCHandler

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

func (*MiniConnection) IsConnected

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

Jump to

Keyboard shortcuts

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