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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureCloudConnection

type AzureCloudConnection struct {
	CredentialInfo      idrv.CredentialInfo
	Region              idrv.RegionInfo
	Ctx                 context.Context
	VMClient            *compute.VirtualMachinesClient
	ImageClient         *compute.ImagesClient
	VMImageClient       *compute.VirtualMachineImagesClient
	PublicIPClient      *network.PublicIPAddressesClient
	SecurityGroupClient *network.SecurityGroupsClient
	VNetClient          *network.VirtualNetworksClient
	VNicClient          *network.InterfacesClient
	IPConfigClient      *network.InterfaceIPConfigurationsClient
	SubnetClient        *network.SubnetsClient
	DiskClient          *compute.DisksClient
}

func (AzureCloudConnection) Close

func (AzureCloudConnection) Close() error

func (*AzureCloudConnection) CreateImageHandler

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

func (*AzureCloudConnection) CreateKeyPairHandler

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

func (*AzureCloudConnection) CreatePublicIPHandler

func (cloudConn *AzureCloudConnection) CreatePublicIPHandler() (irs.PublicIPHandler, error)

func (*AzureCloudConnection) CreateSecurityHandler

func (cloudConn *AzureCloudConnection) CreateSecurityHandler() (irs.SecurityHandler, error)

func (*AzureCloudConnection) CreateVMHandler

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

func (*AzureCloudConnection) CreateVNetworkHandler

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

func (*AzureCloudConnection) CreateVNicHandler

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

func (AzureCloudConnection) IsConnected

func (AzureCloudConnection) IsConnected() (bool, error)

Jump to

Keyboard shortcuts

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