connect

package
v0.0.0-...-8fc61e2 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 License: 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
	VmSpecClient        *compute.VirtualMachineSizesClient
}

func (*AzureCloudConnection) Close

func (cloudConn *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) CreateSecurityHandler

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

func (*AzureCloudConnection) CreateVMHandler

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

func (*AzureCloudConnection) CreateVMSpecHandler

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

func (*AzureCloudConnection) CreateVPCHandler

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

func (*AzureCloudConnection) IsConnected

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

Jump to

Keyboard shortcuts

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