vmwarecloudsimple

package
v31.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AggregationType

type AggregationType = original.AggregationType

func PossibleAggregationTypeValues

func PossibleAggregationTypeValues() []AggregationType

type AvailableOperation

type AvailableOperation = original.AvailableOperation

type AvailableOperationDisplay

type AvailableOperationDisplay = original.AvailableOperationDisplay

type AvailableOperationsClient

type AvailableOperationsClient = original.AvailableOperationsClient

func NewAvailableOperationsClient

func NewAvailableOperationsClient(referer string, regionID string, subscriptionID string) AvailableOperationsClient

func NewAvailableOperationsClientWithBaseURI

func NewAvailableOperationsClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) AvailableOperationsClient

type AvailableOperationsListResponse

type AvailableOperationsListResponse = original.AvailableOperationsListResponse

type BaseClient

type BaseClient = original.BaseClient

func New

func New(referer string, regionID string, subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) BaseClient

type CSRPError

type CSRPError = original.CSRPError

type CSRPErrorBody

type CSRPErrorBody = original.CSRPErrorBody

type DedicatedCloudNode

type DedicatedCloudNode = original.DedicatedCloudNode

type DedicatedCloudNodeClient

type DedicatedCloudNodeClient = original.DedicatedCloudNodeClient

func NewDedicatedCloudNodeClient

func NewDedicatedCloudNodeClient(referer string, regionID string, subscriptionID string) DedicatedCloudNodeClient

func NewDedicatedCloudNodeClientWithBaseURI

func NewDedicatedCloudNodeClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) DedicatedCloudNodeClient

type DedicatedCloudNodeListResponse

type DedicatedCloudNodeListResponse = original.DedicatedCloudNodeListResponse

type DedicatedCloudNodeProperties

type DedicatedCloudNodeProperties = original.DedicatedCloudNodeProperties

type DedicatedCloudService

type DedicatedCloudService = original.DedicatedCloudService

type DedicatedCloudServiceClient

type DedicatedCloudServiceClient = original.DedicatedCloudServiceClient

func NewDedicatedCloudServiceClient

func NewDedicatedCloudServiceClient(referer string, regionID string, subscriptionID string) DedicatedCloudServiceClient

func NewDedicatedCloudServiceClientWithBaseURI

func NewDedicatedCloudServiceClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) DedicatedCloudServiceClient

type DedicatedCloudServiceDeleteFuture

type DedicatedCloudServiceDeleteFuture = original.DedicatedCloudServiceDeleteFuture

type DedicatedCloudServiceListResponse

type DedicatedCloudServiceListResponse = original.DedicatedCloudServiceListResponse

type DedicatedCloudServiceProperties

type DedicatedCloudServiceProperties = original.DedicatedCloudServiceProperties

type DiskIndependenceMode

type DiskIndependenceMode = original.DiskIndependenceMode

func PossibleDiskIndependenceModeValues

func PossibleDiskIndependenceModeValues() []DiskIndependenceMode

type GuestOSType

type GuestOSType = original.GuestOSType

func PossibleGuestOSTypeValues

func PossibleGuestOSTypeValues() []GuestOSType

type NICType

type NICType = original.NICType

func PossibleNICTypeValues

func PossibleNICTypeValues() []NICType

type NodeStatus

type NodeStatus = original.NodeStatus
const (
	Unused NodeStatus = original.Unused
	Used   NodeStatus = original.Used
)

func PossibleNodeStatusValues

func PossibleNodeStatusValues() []NodeStatus

type OnboardingStatus

type OnboardingStatus = original.OnboardingStatus

func PossibleOnboardingStatusValues

func PossibleOnboardingStatusValues() []OnboardingStatus

type OperationError

type OperationError = original.OperationError

type OperationOrigin

type OperationOrigin = original.OperationOrigin

func PossibleOperationOriginValues

func PossibleOperationOriginValues() []OperationOrigin

type OperationResource

type OperationResource = original.OperationResource

type PatchPayload

type PatchPayload = original.PatchPayload

type PrivateCloud

type PrivateCloud = original.PrivateCloud

type PrivateCloudByRegionClient

type PrivateCloudByRegionClient = original.PrivateCloudByRegionClient

func NewPrivateCloudByRegionClient

func NewPrivateCloudByRegionClient(referer string, regionID string, subscriptionID string) PrivateCloudByRegionClient

func NewPrivateCloudByRegionClientWithBaseURI

func NewPrivateCloudByRegionClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) PrivateCloudByRegionClient

type PrivateCloudList

type PrivateCloudList = original.PrivateCloudList

type PrivateCloudListIterator

type PrivateCloudListIterator = original.PrivateCloudListIterator

func NewPrivateCloudListIterator

func NewPrivateCloudListIterator(page PrivateCloudListPage) PrivateCloudListIterator

type PrivateCloudListPage

type PrivateCloudListPage = original.PrivateCloudListPage

func NewPrivateCloudListPage

func NewPrivateCloudListPage(getNextPage func(context.Context, PrivateCloudList) (PrivateCloudList, error)) PrivateCloudListPage

type PrivateCloudProperties

type PrivateCloudProperties = original.PrivateCloudProperties

type PrivateCloudResourceType

type PrivateCloudResourceType = original.PrivateCloudResourceType
const (
	MicrosoftVMwareCloudSimpleprivateClouds PrivateCloudResourceType = original.MicrosoftVMwareCloudSimpleprivateClouds
)

func PossiblePrivateCloudResourceTypeValues

func PossiblePrivateCloudResourceTypeValues() []PrivateCloudResourceType

type ResourcePool

type ResourcePool = original.ResourcePool

type ResourcePoolByPCClient

type ResourcePoolByPCClient = original.ResourcePoolByPCClient

func NewResourcePoolByPCClient

func NewResourcePoolByPCClient(referer string, regionID string, subscriptionID string) ResourcePoolByPCClient

func NewResourcePoolByPCClientWithBaseURI

func NewResourcePoolByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) ResourcePoolByPCClient

type ResourcePoolProperties

type ResourcePoolProperties = original.ResourcePoolProperties

type ResourcePoolsByPCClient

type ResourcePoolsByPCClient = original.ResourcePoolsByPCClient

func NewResourcePoolsByPCClient

func NewResourcePoolsByPCClient(referer string, regionID string, subscriptionID string) ResourcePoolsByPCClient

func NewResourcePoolsByPCClientWithBaseURI

func NewResourcePoolsByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) ResourcePoolsByPCClient

type ResourcePoolsListResponse

type ResourcePoolsListResponse = original.ResourcePoolsListResponse

type Sku

type Sku = original.Sku

type SkuAvailability

type SkuAvailability = original.SkuAvailability

type SkuAvailabilityListResponse

type SkuAvailabilityListResponse = original.SkuAvailabilityListResponse

type SkuDescription

type SkuDescription = original.SkuDescription

type SkusAvailabilityWithinRegionClient

type SkusAvailabilityWithinRegionClient = original.SkusAvailabilityWithinRegionClient

func NewSkusAvailabilityWithinRegionClient

func NewSkusAvailabilityWithinRegionClient(referer string, regionID string, subscriptionID string) SkusAvailabilityWithinRegionClient

func NewSkusAvailabilityWithinRegionClientWithBaseURI

func NewSkusAvailabilityWithinRegionClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) SkusAvailabilityWithinRegionClient

type StopMode

type StopMode = original.StopMode
const (
	Poweroff StopMode = original.Poweroff
	Reboot   StopMode = original.Reboot
	Shutdown StopMode = original.Shutdown
	Suspend  StopMode = original.Suspend
)

func PossibleStopModeValues

func PossibleStopModeValues() []StopMode

type Usage

type Usage = original.Usage

type UsageCount

type UsageCount = original.UsageCount

func PossibleUsageCountValues

func PossibleUsageCountValues() []UsageCount

type UsageListResponse

type UsageListResponse = original.UsageListResponse

type UsageListResponseIterator

type UsageListResponseIterator = original.UsageListResponseIterator

type UsageListResponsePage

type UsageListResponsePage = original.UsageListResponsePage

func NewUsageListResponsePage

func NewUsageListResponsePage(getNextPage func(context.Context, UsageListResponse) (UsageListResponse, error)) UsageListResponsePage

type UsageName

type UsageName = original.UsageName

type UsagesWithinRegionClient

type UsagesWithinRegionClient = original.UsagesWithinRegionClient

func NewUsagesWithinRegionClient

func NewUsagesWithinRegionClient(referer string, regionID string, subscriptionID string) UsagesWithinRegionClient

func NewUsagesWithinRegionClientWithBaseURI

func NewUsagesWithinRegionClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) UsagesWithinRegionClient

type VirtualDisk

type VirtualDisk = original.VirtualDisk

type VirtualDiskController

type VirtualDiskController = original.VirtualDiskController

type VirtualMachine

type VirtualMachine = original.VirtualMachine

type VirtualMachineClient

type VirtualMachineClient = original.VirtualMachineClient

func NewVirtualMachineClient

func NewVirtualMachineClient(referer string, regionID string, subscriptionID string) VirtualMachineClient

func NewVirtualMachineClientWithBaseURI

func NewVirtualMachineClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) VirtualMachineClient

type VirtualMachineCreateOrUpdateFuture

type VirtualMachineCreateOrUpdateFuture = original.VirtualMachineCreateOrUpdateFuture

type VirtualMachineDeleteFuture

type VirtualMachineDeleteFuture = original.VirtualMachineDeleteFuture

type VirtualMachineListResponse

type VirtualMachineListResponse = original.VirtualMachineListResponse

type VirtualMachineProperties

type VirtualMachineProperties = original.VirtualMachineProperties

type VirtualMachineStartFuture

type VirtualMachineStartFuture = original.VirtualMachineStartFuture

type VirtualMachineStopFuture

type VirtualMachineStopFuture = original.VirtualMachineStopFuture

type VirtualMachineStopMode

type VirtualMachineStopMode = original.VirtualMachineStopMode

type VirtualMachineTemplate

type VirtualMachineTemplate = original.VirtualMachineTemplate

type VirtualMachineTemplateByPCClient

type VirtualMachineTemplateByPCClient = original.VirtualMachineTemplateByPCClient

func NewVirtualMachineTemplateByPCClient

func NewVirtualMachineTemplateByPCClient(referer string, regionID string, subscriptionID string) VirtualMachineTemplateByPCClient

func NewVirtualMachineTemplateByPCClientWithBaseURI

func NewVirtualMachineTemplateByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) VirtualMachineTemplateByPCClient

type VirtualMachineTemplateListResponse

type VirtualMachineTemplateListResponse = original.VirtualMachineTemplateListResponse

type VirtualMachineTemplateProperties

type VirtualMachineTemplateProperties = original.VirtualMachineTemplateProperties

type VirtualMachineTemplatesByPCClient

type VirtualMachineTemplatesByPCClient = original.VirtualMachineTemplatesByPCClient

func NewVirtualMachineTemplatesByPCClient

func NewVirtualMachineTemplatesByPCClient(referer string, regionID string, subscriptionID string) VirtualMachineTemplatesByPCClient

func NewVirtualMachineTemplatesByPCClientWithBaseURI

func NewVirtualMachineTemplatesByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) VirtualMachineTemplatesByPCClient

type VirtualMachineUpdateFuture

type VirtualMachineUpdateFuture = original.VirtualMachineUpdateFuture

type VirtualNetwork

type VirtualNetwork = original.VirtualNetwork

type VirtualNetworkByPCClient

type VirtualNetworkByPCClient = original.VirtualNetworkByPCClient

func NewVirtualNetworkByPCClient

func NewVirtualNetworkByPCClient(referer string, regionID string, subscriptionID string) VirtualNetworkByPCClient

func NewVirtualNetworkByPCClientWithBaseURI

func NewVirtualNetworkByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) VirtualNetworkByPCClient

type VirtualNetworkListResponse

type VirtualNetworkListResponse = original.VirtualNetworkListResponse

type VirtualNetworkProperties

type VirtualNetworkProperties = original.VirtualNetworkProperties

type VirtualNetworksByPCClient

type VirtualNetworksByPCClient = original.VirtualNetworksByPCClient

func NewVirtualNetworksByPCClient

func NewVirtualNetworksByPCClient(referer string, regionID string, subscriptionID string) VirtualNetworksByPCClient

func NewVirtualNetworksByPCClientWithBaseURI

func NewVirtualNetworksByPCClientWithBaseURI(baseURI string, referer string, regionID string, subscriptionID string) VirtualNetworksByPCClient

type VirtualNic

type VirtualNic = original.VirtualNic

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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