connect

package
v0.6.10 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: Apache-2.0 Imports: 10 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
	SecurityGroupRuleClient      *network.SecurityRulesClient
	VNetClient                   *network.VirtualNetworksClient
	VNicClient                   *network.InterfacesClient
	IPConfigClient               *network.InterfaceIPConfigurationsClient
	SubnetClient                 *network.SubnetsClient
	DiskClient                   *compute.DisksClient
	VmSpecClient                 *compute.VirtualMachineSizesClient
	SshKeyClient                 *compute.SSHPublicKeysClient
	NLBClient                    *network.LoadBalancersClient
	NLBBackendAddressPoolsClient *network.LoadBalancerBackendAddressPoolsClient
	NLBLoadBalancingRulesClient  *network.LoadBalancerLoadBalancingRulesClient
	MetricClient                 *insights.MetricsClient
}

func (*AzureCloudConnection) Close

func (cloudConn *AzureCloudConnection) Close() error

func (*AzureCloudConnection) CreateAnyCallHandler added in v0.6.9

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

func (*AzureCloudConnection) CreateClusterHandler added in v0.6.7

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

func (*AzureCloudConnection) CreateDiskHandler added in v0.6.7

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

func (*AzureCloudConnection) CreateImageHandler

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

func (*AzureCloudConnection) CreateKeyPairHandler

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

func (*AzureCloudConnection) CreateMyImageHandler added in v0.6.8

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

func (*AzureCloudConnection) CreateNLBHandler added in v0.5.9

func (cloudConn *AzureCloudConnection) CreateNLBHandler() (irs.NLBHandler, 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 added in v0.1.3

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