vmwarecloudsimple

package
v36.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 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 Allocation

type Allocation = original.Allocation
const (
	Dynamic Allocation = original.Dynamic
	Static  Allocation = original.Static
)

func PossibleAllocationValues

func PossibleAllocationValues() []Allocation

type AvailableOperation

type AvailableOperation = original.AvailableOperation

type AvailableOperationDisplay

type AvailableOperationDisplay = original.AvailableOperationDisplay

type AvailableOperationsListResponse

type AvailableOperationsListResponse = original.AvailableOperationsListResponse

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string, referer string) BaseClient

func NewWithBaseURI

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

type CSRPError

type CSRPError = original.CSRPError

type CSRPErrorBody

type CSRPErrorBody = original.CSRPErrorBody

type CustomizationHostName

type CustomizationHostName = original.CustomizationHostName

type CustomizationIPAddress

type CustomizationIPAddress = original.CustomizationIPAddress

type CustomizationIPSettings

type CustomizationIPSettings = original.CustomizationIPSettings

type CustomizationIdentity

type CustomizationIdentity = original.CustomizationIdentity

type CustomizationIdentityUserData

type CustomizationIdentityUserData = original.CustomizationIdentityUserData

type CustomizationNicSetting

type CustomizationNicSetting = original.CustomizationNicSetting

type CustomizationPoliciesClient

type CustomizationPoliciesClient = original.CustomizationPoliciesClient

func NewCustomizationPoliciesClient

func NewCustomizationPoliciesClient(subscriptionID string, referer string) CustomizationPoliciesClient

func NewCustomizationPoliciesClientWithBaseURI

func NewCustomizationPoliciesClientWithBaseURI(baseURI string, subscriptionID string, referer string) CustomizationPoliciesClient

type CustomizationPoliciesListResponse

type CustomizationPoliciesListResponse = original.CustomizationPoliciesListResponse

type CustomizationPolicy

type CustomizationPolicy = original.CustomizationPolicy

type CustomizationPolicyProperties

type CustomizationPolicyProperties = original.CustomizationPolicyProperties

type CustomizationSpecification

type CustomizationSpecification = original.CustomizationSpecification

type DedicatedCloudNode

type DedicatedCloudNode = original.DedicatedCloudNode

type DedicatedCloudNodeListResponse

type DedicatedCloudNodeListResponse = original.DedicatedCloudNodeListResponse

type DedicatedCloudNodeProperties

type DedicatedCloudNodeProperties = original.DedicatedCloudNodeProperties

type DedicatedCloudNodesClient

type DedicatedCloudNodesClient = original.DedicatedCloudNodesClient

func NewDedicatedCloudNodesClient

func NewDedicatedCloudNodesClient(subscriptionID string, referer string) DedicatedCloudNodesClient

func NewDedicatedCloudNodesClientWithBaseURI

func NewDedicatedCloudNodesClientWithBaseURI(baseURI string, subscriptionID string, referer string) DedicatedCloudNodesClient

type DedicatedCloudService

type DedicatedCloudService = original.DedicatedCloudService

type DedicatedCloudServiceListResponse

type DedicatedCloudServiceListResponse = original.DedicatedCloudServiceListResponse

type DedicatedCloudServiceProperties

type DedicatedCloudServiceProperties = original.DedicatedCloudServiceProperties

type DedicatedCloudServicesClient

type DedicatedCloudServicesClient = original.DedicatedCloudServicesClient

func NewDedicatedCloudServicesClient

func NewDedicatedCloudServicesClient(subscriptionID string, referer string) DedicatedCloudServicesClient

func NewDedicatedCloudServicesClientWithBaseURI

func NewDedicatedCloudServicesClientWithBaseURI(baseURI string, subscriptionID string, referer string) DedicatedCloudServicesClient

type DedicatedCloudServicesDeleteFuture

type DedicatedCloudServicesDeleteFuture = original.DedicatedCloudServicesDeleteFuture

type DiskIndependenceMode

type DiskIndependenceMode = original.DiskIndependenceMode

func PossibleDiskIndependenceModeValues

func PossibleDiskIndependenceModeValues() []DiskIndependenceMode

type GuestOSCustomization

type GuestOSCustomization = original.GuestOSCustomization

type GuestOSNICCustomization

type GuestOSNICCustomization = original.GuestOSNICCustomization

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 OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string, referer string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string, referer string) OperationsClient

type PatchPayload

type PatchPayload = original.PatchPayload

type PrivateCloud

type PrivateCloud = original.PrivateCloud

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 PrivateCloudsClient

type PrivateCloudsClient = original.PrivateCloudsClient

func NewPrivateCloudsClient

func NewPrivateCloudsClient(subscriptionID string, referer string) PrivateCloudsClient

func NewPrivateCloudsClientWithBaseURI

func NewPrivateCloudsClientWithBaseURI(baseURI string, subscriptionID string, referer string) PrivateCloudsClient

type ResourcePool

type ResourcePool = original.ResourcePool

type ResourcePoolProperties

type ResourcePoolProperties = original.ResourcePoolProperties

type ResourcePoolsClient

type ResourcePoolsClient = original.ResourcePoolsClient

func NewResourcePoolsClient

func NewResourcePoolsClient(subscriptionID string, referer string) ResourcePoolsClient

func NewResourcePoolsClientWithBaseURI

func NewResourcePoolsClientWithBaseURI(baseURI string, subscriptionID string, referer string) ResourcePoolsClient

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 SkusAvailabilityClient

type SkusAvailabilityClient = original.SkusAvailabilityClient

func NewSkusAvailabilityClient

func NewSkusAvailabilityClient(subscriptionID string, referer string) SkusAvailabilityClient

func NewSkusAvailabilityClientWithBaseURI

func NewSkusAvailabilityClientWithBaseURI(baseURI string, subscriptionID string, referer string) SkusAvailabilityClient

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 Type

type Type = original.Type
const (
	CUSTOMNAME         Type = original.CUSTOMNAME
	FIXED              Type = original.FIXED
	PREFIXBASED        Type = original.PREFIXBASED
	USERDEFINED        Type = original.USERDEFINED
	VIRTUALMACHINENAME Type = original.VIRTUALMACHINENAME
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type Type1

type Type1 = original.Type1
const (
	Type1CUSTOM      Type1 = original.Type1CUSTOM
	Type1DHCPIP      Type1 = original.Type1DHCPIP
	Type1FIXEDIP     Type1 = original.Type1FIXEDIP
	Type1USERDEFINED Type1 = original.Type1USERDEFINED
)

func PossibleType1Values

func PossibleType1Values() []Type1

type Type2

type Type2 = original.Type2
const (
	LINUX       Type2 = original.LINUX
	WINDOWS     Type2 = original.WINDOWS
	WINDOWSTEXT Type2 = original.WINDOWSTEXT
)

func PossibleType2Values

func PossibleType2Values() []Type2

type Type3

type Type3 = original.Type3
const (
	Type3LINUX   Type3 = original.Type3LINUX
	Type3WINDOWS Type3 = original.Type3WINDOWS
)

func PossibleType3Values

func PossibleType3Values() []Type3

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 UsagesClient

type UsagesClient = original.UsagesClient

func NewUsagesClient

func NewUsagesClient(subscriptionID string, referer string) UsagesClient

func NewUsagesClientWithBaseURI

func NewUsagesClientWithBaseURI(baseURI string, subscriptionID string, referer string) UsagesClient

type VirtualDisk

type VirtualDisk = original.VirtualDisk

type VirtualDiskController

type VirtualDiskController = original.VirtualDiskController

type VirtualMachine

type VirtualMachine = original.VirtualMachine

type VirtualMachineListResponse

type VirtualMachineListResponse = original.VirtualMachineListResponse

type VirtualMachineProperties

type VirtualMachineProperties = original.VirtualMachineProperties

type VirtualMachineStopMode

type VirtualMachineStopMode = original.VirtualMachineStopMode

type VirtualMachineTemplate

type VirtualMachineTemplate = original.VirtualMachineTemplate

type VirtualMachineTemplateListResponse

type VirtualMachineTemplateListResponse = original.VirtualMachineTemplateListResponse

type VirtualMachineTemplateProperties

type VirtualMachineTemplateProperties = original.VirtualMachineTemplateProperties

type VirtualMachineTemplatesClient

type VirtualMachineTemplatesClient = original.VirtualMachineTemplatesClient

func NewVirtualMachineTemplatesClient

func NewVirtualMachineTemplatesClient(subscriptionID string, referer string) VirtualMachineTemplatesClient

func NewVirtualMachineTemplatesClientWithBaseURI

func NewVirtualMachineTemplatesClientWithBaseURI(baseURI string, subscriptionID string, referer string) VirtualMachineTemplatesClient

type VirtualMachinesClient

type VirtualMachinesClient = original.VirtualMachinesClient

func NewVirtualMachinesClient

func NewVirtualMachinesClient(subscriptionID string, referer string) VirtualMachinesClient

func NewVirtualMachinesClientWithBaseURI

func NewVirtualMachinesClientWithBaseURI(baseURI string, subscriptionID string, referer string) VirtualMachinesClient

type VirtualMachinesDeleteFuture

type VirtualMachinesDeleteFuture = original.VirtualMachinesDeleteFuture

type VirtualMachinesStartFuture

type VirtualMachinesStartFuture = original.VirtualMachinesStartFuture

type VirtualMachinesStopFuture

type VirtualMachinesStopFuture = original.VirtualMachinesStopFuture

type VirtualMachinesUpdateFuture

type VirtualMachinesUpdateFuture = original.VirtualMachinesUpdateFuture

type VirtualNetwork

type VirtualNetwork = original.VirtualNetwork

type VirtualNetworkListResponse

type VirtualNetworkListResponse = original.VirtualNetworkListResponse

type VirtualNetworkProperties

type VirtualNetworkProperties = original.VirtualNetworkProperties

type VirtualNetworksClient

type VirtualNetworksClient = original.VirtualNetworksClient

func NewVirtualNetworksClient

func NewVirtualNetworksClient(subscriptionID string, referer string) VirtualNetworksClient

func NewVirtualNetworksClientWithBaseURI

func NewVirtualNetworksClientWithBaseURI(baseURI string, subscriptionID string, referer string) VirtualNetworksClient

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