connect

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: Apache-2.0 Imports: 13 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
	SubscriptionsClient             *armsubscription.SubscriptionsClient
	VMClient                        *armcompute.VirtualMachinesClient
	ImageClient                     *armcompute.ImagesClient
	VMImageClient                   *armcompute.VirtualMachineImagesClient
	PublicIPClient                  *armnetwork.PublicIPAddressesClient
	SecurityGroupClient             *armnetwork.SecurityGroupsClient
	SecurityGroupRuleClient         *armnetwork.SecurityRulesClient
	VNetClient                      *armnetwork.VirtualNetworksClient
	VNicClient                      *armnetwork.InterfacesClient
	IPConfigClient                  *armnetwork.InterfaceIPConfigurationsClient
	SubnetClient                    *armnetwork.SubnetsClient
	DiskClient                      *armcompute.DisksClient
	VmSpecClient                    *armcompute.VirtualMachineSizesClient
	SshKeyClient                    *armcompute.SSHPublicKeysClient
	NLBClient                       *armnetwork.LoadBalancersClient
	NLBBackendAddressPoolsClient    *armnetwork.LoadBalancerBackendAddressPoolsClient
	NLBLoadBalancingRulesClient     *armnetwork.LoadBalancerLoadBalancingRulesClient
	MetricClient                    *azquery.MetricsClient
	ManagedClustersClient           *armcontainerservice.ManagedClustersClient
	AgentPoolsClient                *armcontainerservice.AgentPoolsClient
	VirtualMachineScaleSetsClient   *armcompute.VirtualMachineScaleSetsClient
	VirtualMachineScaleSetVMsClient *armcompute.VirtualMachineScaleSetVMsClient
	VirtualMachineRunCommandsClient *armcompute.VirtualMachineRunCommandsClient
	ResourceGroupsClient            *armresources.ResourceGroupsClient
	ResourceSKUsClient              *armcompute.ResourceSKUsClient
	TagsClient                      *armresources.TagsClient
}

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) CreatePriceInfoHandler added in v0.8.0

func (cloudConn *AzureCloudConnection) CreatePriceInfoHandler() (irs.PriceInfoHandler, error)

func (*AzureCloudConnection) CreateRegionZoneHandler added in v0.7.6

func (cloudConn *AzureCloudConnection) CreateRegionZoneHandler() (irs.RegionZoneHandler, error)

func (*AzureCloudConnection) CreateSecurityHandler

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

func (*AzureCloudConnection) CreateTagHandler added in v0.8.20

func (cloudConn *AzureCloudConnection) CreateTagHandler() (irs.TagHandler, 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