connect

package
v0.0.0-...-9c72d28 Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: Apache-2.0, Apache-2.0, 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 OpenStackCloudConnection

type OpenStackCloudConnection struct {
	Client        *gophercloud.ServiceClient
	ImageClient   *gophercloud.ServiceClient
	NetworkClient *gophercloud.ServiceClient
}

modified by powerkim, 2019.07.29

func (OpenStackCloudConnection) Close

func (*OpenStackCloudConnection) CreateImageHandler

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

func (*OpenStackCloudConnection) CreateKeyPairHandler

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

func (OpenStackCloudConnection) CreatePublicIPHandler

func (cloudConn OpenStackCloudConnection) CreatePublicIPHandler() (irs.PublicIPHandler, error)

func (OpenStackCloudConnection) CreateSecurityHandler

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

func (*OpenStackCloudConnection) CreateVMHandler

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

modified by powerkim, 2019.07.29

func (*OpenStackCloudConnection) CreateVNetworkHandler

func (cloudConn *OpenStackCloudConnection) CreateVNetworkHandler() (irs.VNetworkHandler, error)

func (*OpenStackCloudConnection) CreateVNicHandler

func (cloudConn *OpenStackCloudConnection) CreateVNicHandler() (irs.VNicHandler, error)

func (OpenStackCloudConnection) IsConnected

func (OpenStackCloudConnection) IsConnected() (bool, error)

Jump to

Keyboard shortcuts

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