containerservice

package
v48.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 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 AccessProfile

type AccessProfile = original.AccessProfile

type AgentPool

type AgentPool = original.AgentPool

type AgentPoolAvailableVersions

type AgentPoolAvailableVersions = original.AgentPoolAvailableVersions

type AgentPoolListResult

type AgentPoolListResult = original.AgentPoolListResult

type AgentPoolMode

type AgentPoolMode = original.AgentPoolMode

func PossibleAgentPoolModeValues

func PossibleAgentPoolModeValues() []AgentPoolMode

type AgentPoolType

type AgentPoolType = original.AgentPoolType
const (
	AvailabilitySet         AgentPoolType = original.AvailabilitySet
	VirtualMachineScaleSets AgentPoolType = original.VirtualMachineScaleSets
)

func PossibleAgentPoolTypeValues

func PossibleAgentPoolTypeValues() []AgentPoolType

type AgentPoolUpgradeProfile

type AgentPoolUpgradeProfile = original.AgentPoolUpgradeProfile

type AgentPoolUpgradeProfileProperties

type AgentPoolUpgradeProfileProperties = original.AgentPoolUpgradeProfileProperties

type AgentPoolUpgradeSettings

type AgentPoolUpgradeSettings = original.AgentPoolUpgradeSettings

type AgentPoolsClient

type AgentPoolsClient = original.AgentPoolsClient

func NewAgentPoolsClient

func NewAgentPoolsClient(subscriptionID string) AgentPoolsClient

func NewAgentPoolsClientWithBaseURI

func NewAgentPoolsClientWithBaseURI(baseURI string, subscriptionID string) AgentPoolsClient

type AgentPoolsCreateOrUpdateFuture

type AgentPoolsCreateOrUpdateFuture = original.AgentPoolsCreateOrUpdateFuture

type AgentPoolsDeleteFuture

type AgentPoolsDeleteFuture = original.AgentPoolsDeleteFuture

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type Code

type Code = original.Code
const (
	Running Code = original.Running
	Stopped Code = original.Stopped
)

func PossibleCodeValues

func PossibleCodeValues() []Code

type ConnectionStatus

type ConnectionStatus = original.ConnectionStatus

func PossibleConnectionStatusValues

func PossibleConnectionStatusValues() []ConnectionStatus

type CredentialResult

type CredentialResult = original.CredentialResult

type CredentialResults

type CredentialResults = original.CredentialResults

type DiagnosticsProfile

type DiagnosticsProfile = original.DiagnosticsProfile

type Expander

type Expander = original.Expander
const (
	LeastWaste Expander = original.LeastWaste
	MostPods   Expander = original.MostPods
	Random     Expander = original.Random
)

func PossibleExpanderValues

func PossibleExpanderValues() []Expander

type KubeletConfig added in v48.2.0

type KubeletConfig = original.KubeletConfig

type LicenseType

type LicenseType = original.LicenseType
const (
	None          LicenseType = original.None
	WindowsServer LicenseType = original.WindowsServer
)

func PossibleLicenseTypeValues

func PossibleLicenseTypeValues() []LicenseType

type LinuxOSConfig added in v48.2.0

type LinuxOSConfig = original.LinuxOSConfig

type LinuxProfile

type LinuxProfile = original.LinuxProfile

type LoadBalancerSku

type LoadBalancerSku = original.LoadBalancerSku

func PossibleLoadBalancerSkuValues

func PossibleLoadBalancerSkuValues() []LoadBalancerSku

type ManagedCluster

type ManagedCluster = original.ManagedCluster

type ManagedClusterAADProfile

type ManagedClusterAADProfile = original.ManagedClusterAADProfile

type ManagedClusterAccessProfile

type ManagedClusterAccessProfile = original.ManagedClusterAccessProfile

type ManagedClusterAddonProfile

type ManagedClusterAddonProfile = original.ManagedClusterAddonProfile

type ManagedClusterAddonProfileIdentity

type ManagedClusterAddonProfileIdentity = original.ManagedClusterAddonProfileIdentity

type ManagedClusterAgentPoolProfile

type ManagedClusterAgentPoolProfile = original.ManagedClusterAgentPoolProfile

type ManagedClusterAutoUpgradeProfile added in v48.2.0

type ManagedClusterAutoUpgradeProfile = original.ManagedClusterAutoUpgradeProfile

type ManagedClusterIdentity

type ManagedClusterIdentity = original.ManagedClusterIdentity

type ManagedClusterListResult

type ManagedClusterListResult = original.ManagedClusterListResult

type ManagedClusterLoadBalancerProfile

type ManagedClusterLoadBalancerProfile = original.ManagedClusterLoadBalancerProfile

type ManagedClusterPodIdentity added in v48.2.0

type ManagedClusterPodIdentity = original.ManagedClusterPodIdentity

type ManagedClusterPodIdentityException added in v48.2.0

type ManagedClusterPodIdentityException = original.ManagedClusterPodIdentityException

type ManagedClusterPodIdentityProfile added in v48.2.0

type ManagedClusterPodIdentityProfile = original.ManagedClusterPodIdentityProfile

type ManagedClusterPodIdentityProvisioningInfo added in v48.2.0

type ManagedClusterPodIdentityProvisioningInfo = original.ManagedClusterPodIdentityProvisioningInfo

type ManagedClusterPoolUpgradeProfile

type ManagedClusterPoolUpgradeProfile = original.ManagedClusterPoolUpgradeProfile

type ManagedClusterProperties

type ManagedClusterProperties = original.ManagedClusterProperties

type ManagedClusterSKU

type ManagedClusterSKU = original.ManagedClusterSKU

type ManagedClusterSKUName

type ManagedClusterSKUName = original.ManagedClusterSKUName
const (
	ManagedClusterSKUNameBasic ManagedClusterSKUName = original.ManagedClusterSKUNameBasic
)

func PossibleManagedClusterSKUNameValues

func PossibleManagedClusterSKUNameValues() []ManagedClusterSKUName

type ManagedClusterSKUTier

type ManagedClusterSKUTier = original.ManagedClusterSKUTier

func PossibleManagedClusterSKUTierValues

func PossibleManagedClusterSKUTierValues() []ManagedClusterSKUTier

type ManagedClusterUpgradeProfile

type ManagedClusterUpgradeProfile = original.ManagedClusterUpgradeProfile

type ManagedClusterWindowsProfile

type ManagedClusterWindowsProfile = original.ManagedClusterWindowsProfile

type ManagedClustersClient

type ManagedClustersClient = original.ManagedClustersClient

func NewManagedClustersClient

func NewManagedClustersClient(subscriptionID string) ManagedClustersClient

func NewManagedClustersClientWithBaseURI

func NewManagedClustersClientWithBaseURI(baseURI string, subscriptionID string) ManagedClustersClient

type ManagedClustersDeleteFuture

type ManagedClustersDeleteFuture = original.ManagedClustersDeleteFuture

type ManagedClustersStartFuture

type ManagedClustersStartFuture = original.ManagedClustersStartFuture

type ManagedClustersStopFuture

type ManagedClustersStopFuture = original.ManagedClustersStopFuture

type ManagedClustersUpdateTagsFuture

type ManagedClustersUpdateTagsFuture = original.ManagedClustersUpdateTagsFuture

type MasterProfile

type MasterProfile = original.MasterProfile

type NetworkMode

type NetworkMode = original.NetworkMode
const (
	Bridge      NetworkMode = original.Bridge
	Transparent NetworkMode = original.Transparent
)

func PossibleNetworkModeValues

func PossibleNetworkModeValues() []NetworkMode

type NetworkPlugin

type NetworkPlugin = original.NetworkPlugin

func PossibleNetworkPluginValues

func PossibleNetworkPluginValues() []NetworkPlugin

type NetworkPolicy

type NetworkPolicy = original.NetworkPolicy
const (
	NetworkPolicyAzure  NetworkPolicy = original.NetworkPolicyAzure
	NetworkPolicyCalico NetworkPolicy = original.NetworkPolicyCalico
)

func PossibleNetworkPolicyValues

func PossibleNetworkPolicyValues() []NetworkPolicy

type NetworkProfile

type NetworkProfile = original.NetworkProfile

type OSDiskType

type OSDiskType = original.OSDiskType
const (
	Ephemeral OSDiskType = original.Ephemeral
	Managed   OSDiskType = original.Managed
)

func PossibleOSDiskTypeValues

func PossibleOSDiskTypeValues() []OSDiskType

type OSType

type OSType = original.OSType
const (
	Linux   OSType = original.Linux
	Windows OSType = original.Windows
)

func PossibleOSTypeValues

func PossibleOSTypeValues() []OSType

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationValue

type OperationValue = original.OperationValue

type OperationValueDisplay

type OperationValueDisplay = original.OperationValueDisplay

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OutboundType

type OutboundType = original.OutboundType
const (
	LoadBalancer       OutboundType = original.LoadBalancer
	UserDefinedRouting OutboundType = original.UserDefinedRouting
)

func PossibleOutboundTypeValues

func PossibleOutboundTypeValues() []OutboundType

type PowerState

type PowerState = original.PowerState

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkResourcesListResult

type PrivateLinkResourcesListResult = original.PrivateLinkResourcesListResult

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ResolvePrivateLinkServiceIDClient

type ResolvePrivateLinkServiceIDClient = original.ResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClient(subscriptionID string) ResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClientWithBaseURI

func NewResolvePrivateLinkServiceIDClientWithBaseURI(baseURI string, subscriptionID string) ResolvePrivateLinkServiceIDClient

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone           ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeUserAssigned   ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResourceReference

type ResourceReference = original.ResourceReference

type SSHConfiguration

type SSHConfiguration = original.SSHConfiguration

type SSHPublicKey

type SSHPublicKey = original.SSHPublicKey

type ScaleSetEvictionPolicy

type ScaleSetEvictionPolicy = original.ScaleSetEvictionPolicy

func PossibleScaleSetEvictionPolicyValues

func PossibleScaleSetEvictionPolicyValues() []ScaleSetEvictionPolicy

type ScaleSetPriority

type ScaleSetPriority = original.ScaleSetPriority

func PossibleScaleSetPriorityValues

func PossibleScaleSetPriorityValues() []ScaleSetPriority

type StorageProfileTypes

type StorageProfileTypes = original.StorageProfileTypes

func PossibleStorageProfileTypesValues

func PossibleStorageProfileTypesValues() []StorageProfileTypes

type SubResource

type SubResource = original.SubResource

type SysctlConfig added in v48.2.0

type SysctlConfig = original.SysctlConfig

type TagsObject

type TagsObject = original.TagsObject

type UpgradeChannel added in v48.2.0

type UpgradeChannel = original.UpgradeChannel
const (
	UpgradeChannelNone   UpgradeChannel = original.UpgradeChannelNone
	UpgradeChannelPatch  UpgradeChannel = original.UpgradeChannelPatch
	UpgradeChannelRapid  UpgradeChannel = original.UpgradeChannelRapid
	UpgradeChannelStable UpgradeChannel = original.UpgradeChannelStable
)

func PossibleUpgradeChannelValues added in v48.2.0

func PossibleUpgradeChannelValues() []UpgradeChannel

type UserAssignedIdentity

type UserAssignedIdentity = original.UserAssignedIdentity

type VMDiagnostics

type VMDiagnostics = original.VMDiagnostics

type VMSizeTypes

type VMSizeTypes = original.VMSizeTypes
const (
	StandardA1          VMSizeTypes = original.StandardA1
	StandardA10         VMSizeTypes = original.StandardA10
	StandardA11         VMSizeTypes = original.StandardA11
	StandardA1V2        VMSizeTypes = original.StandardA1V2
	StandardA2          VMSizeTypes = original.StandardA2
	StandardA2mV2       VMSizeTypes = original.StandardA2mV2
	StandardA2V2        VMSizeTypes = original.StandardA2V2
	StandardA3          VMSizeTypes = original.StandardA3
	StandardA4          VMSizeTypes = original.StandardA4
	StandardA4mV2       VMSizeTypes = original.StandardA4mV2
	StandardA4V2        VMSizeTypes = original.StandardA4V2
	StandardA5          VMSizeTypes = original.StandardA5
	StandardA6          VMSizeTypes = original.StandardA6
	StandardA7          VMSizeTypes = original.StandardA7
	StandardA8          VMSizeTypes = original.StandardA8
	StandardA8mV2       VMSizeTypes = original.StandardA8mV2
	StandardA8V2        VMSizeTypes = original.StandardA8V2
	StandardA9          VMSizeTypes = original.StandardA9
	StandardB2ms        VMSizeTypes = original.StandardB2ms
	StandardB2s         VMSizeTypes = original.StandardB2s
	StandardB4ms        VMSizeTypes = original.StandardB4ms
	StandardB8ms        VMSizeTypes = original.StandardB8ms
	StandardD1          VMSizeTypes = original.StandardD1
	StandardD11         VMSizeTypes = original.StandardD11
	StandardD11V2       VMSizeTypes = original.StandardD11V2
	StandardD11V2Promo  VMSizeTypes = original.StandardD11V2Promo
	StandardD12         VMSizeTypes = original.StandardD12
	StandardD12V2       VMSizeTypes = original.StandardD12V2
	StandardD12V2Promo  VMSizeTypes = original.StandardD12V2Promo
	StandardD13         VMSizeTypes = original.StandardD13
	StandardD13V2       VMSizeTypes = original.StandardD13V2
	StandardD13V2Promo  VMSizeTypes = original.StandardD13V2Promo
	StandardD14         VMSizeTypes = original.StandardD14
	StandardD14V2       VMSizeTypes = original.StandardD14V2
	StandardD14V2Promo  VMSizeTypes = original.StandardD14V2Promo
	StandardD15V2       VMSizeTypes = original.StandardD15V2
	StandardD16sV3      VMSizeTypes = original.StandardD16sV3
	StandardD16V3       VMSizeTypes = original.StandardD16V3
	StandardD1V2        VMSizeTypes = original.StandardD1V2
	StandardD2          VMSizeTypes = original.StandardD2
	StandardD2sV3       VMSizeTypes = original.StandardD2sV3
	StandardD2V2        VMSizeTypes = original.StandardD2V2
	StandardD2V2Promo   VMSizeTypes = original.StandardD2V2Promo
	StandardD2V3        VMSizeTypes = original.StandardD2V3
	StandardD3          VMSizeTypes = original.StandardD3
	StandardD32sV3      VMSizeTypes = original.StandardD32sV3
	StandardD32V3       VMSizeTypes = original.StandardD32V3
	StandardD3V2        VMSizeTypes = original.StandardD3V2
	StandardD3V2Promo   VMSizeTypes = original.StandardD3V2Promo
	StandardD4          VMSizeTypes = original.StandardD4
	StandardD4sV3       VMSizeTypes = original.StandardD4sV3
	StandardD4V2        VMSizeTypes = original.StandardD4V2
	StandardD4V2Promo   VMSizeTypes = original.StandardD4V2Promo
	StandardD4V3        VMSizeTypes = original.StandardD4V3
	StandardD5V2        VMSizeTypes = original.StandardD5V2
	StandardD5V2Promo   VMSizeTypes = original.StandardD5V2Promo
	StandardD64sV3      VMSizeTypes = original.StandardD64sV3
	StandardD64V3       VMSizeTypes = original.StandardD64V3
	StandardD8sV3       VMSizeTypes = original.StandardD8sV3
	StandardD8V3        VMSizeTypes = original.StandardD8V3
	StandardDS1         VMSizeTypes = original.StandardDS1
	StandardDS11        VMSizeTypes = original.StandardDS11
	StandardDS11V2      VMSizeTypes = original.StandardDS11V2
	StandardDS11V2Promo VMSizeTypes = original.StandardDS11V2Promo
	StandardDS12        VMSizeTypes = original.StandardDS12
	StandardDS12V2      VMSizeTypes = original.StandardDS12V2
	StandardDS12V2Promo VMSizeTypes = original.StandardDS12V2Promo
	StandardDS13        VMSizeTypes = original.StandardDS13
	StandardDS132V2     VMSizeTypes = original.StandardDS132V2
	StandardDS134V2     VMSizeTypes = original.StandardDS134V2
	StandardDS13V2      VMSizeTypes = original.StandardDS13V2
	StandardDS13V2Promo VMSizeTypes = original.StandardDS13V2Promo
	StandardDS14        VMSizeTypes = original.StandardDS14
	StandardDS144V2     VMSizeTypes = original.StandardDS144V2
	StandardDS148V2     VMSizeTypes = original.StandardDS148V2
	StandardDS14V2      VMSizeTypes = original.StandardDS14V2
	StandardDS14V2Promo VMSizeTypes = original.StandardDS14V2Promo
	StandardDS15V2      VMSizeTypes = original.StandardDS15V2
	StandardDS1V2       VMSizeTypes = original.StandardDS1V2
	StandardDS2         VMSizeTypes = original.StandardDS2
	StandardDS2V2       VMSizeTypes = original.StandardDS2V2
	StandardDS2V2Promo  VMSizeTypes = original.StandardDS2V2Promo
	StandardDS3         VMSizeTypes = original.StandardDS3
	StandardDS3V2       VMSizeTypes = original.StandardDS3V2
	StandardDS3V2Promo  VMSizeTypes = original.StandardDS3V2Promo
	StandardDS4         VMSizeTypes = original.StandardDS4
	StandardDS4V2       VMSizeTypes = original.StandardDS4V2
	StandardDS4V2Promo  VMSizeTypes = original.StandardDS4V2Promo
	StandardDS5V2       VMSizeTypes = original.StandardDS5V2
	StandardDS5V2Promo  VMSizeTypes = original.StandardDS5V2Promo
	StandardE16sV3      VMSizeTypes = original.StandardE16sV3
	StandardE16V3       VMSizeTypes = original.StandardE16V3
	StandardE2sV3       VMSizeTypes = original.StandardE2sV3
	StandardE2V3        VMSizeTypes = original.StandardE2V3
	StandardE3216sV3    VMSizeTypes = original.StandardE3216sV3
	StandardE328sV3     VMSizeTypes = original.StandardE328sV3
	StandardE32sV3      VMSizeTypes = original.StandardE32sV3
	StandardE32V3       VMSizeTypes = original.StandardE32V3
	StandardE4sV3       VMSizeTypes = original.StandardE4sV3
	StandardE4V3        VMSizeTypes = original.StandardE4V3
	StandardE6416sV3    VMSizeTypes = original.StandardE6416sV3
	StandardE6432sV3    VMSizeTypes = original.StandardE6432sV3
	StandardE64sV3      VMSizeTypes = original.StandardE64sV3
	StandardE64V3       VMSizeTypes = original.StandardE64V3
	StandardE8sV3       VMSizeTypes = original.StandardE8sV3
	StandardE8V3        VMSizeTypes = original.StandardE8V3
	StandardF1          VMSizeTypes = original.StandardF1
	StandardF16         VMSizeTypes = original.StandardF16
	StandardF16s        VMSizeTypes = original.StandardF16s
	StandardF16sV2      VMSizeTypes = original.StandardF16sV2
	StandardF1s         VMSizeTypes = original.StandardF1s
	StandardF2          VMSizeTypes = original.StandardF2
	StandardF2s         VMSizeTypes = original.StandardF2s
	StandardF2sV2       VMSizeTypes = original.StandardF2sV2
	StandardF32sV2      VMSizeTypes = original.StandardF32sV2
	StandardF4          VMSizeTypes = original.StandardF4
	StandardF4s         VMSizeTypes = original.StandardF4s
	StandardF4sV2       VMSizeTypes = original.StandardF4sV2
	StandardF64sV2      VMSizeTypes = original.StandardF64sV2
	StandardF72sV2      VMSizeTypes = original.StandardF72sV2
	StandardF8          VMSizeTypes = original.StandardF8
	StandardF8s         VMSizeTypes = original.StandardF8s
	StandardF8sV2       VMSizeTypes = original.StandardF8sV2
	StandardG1          VMSizeTypes = original.StandardG1
	StandardG2          VMSizeTypes = original.StandardG2
	StandardG3          VMSizeTypes = original.StandardG3
	StandardG4          VMSizeTypes = original.StandardG4
	StandardG5          VMSizeTypes = original.StandardG5
	StandardGS1         VMSizeTypes = original.StandardGS1
	StandardGS2         VMSizeTypes = original.StandardGS2
	StandardGS3         VMSizeTypes = original.StandardGS3
	StandardGS4         VMSizeTypes = original.StandardGS4
	StandardGS44        VMSizeTypes = original.StandardGS44
	StandardGS48        VMSizeTypes = original.StandardGS48
	StandardGS5         VMSizeTypes = original.StandardGS5
	StandardGS516       VMSizeTypes = original.StandardGS516
	StandardGS58        VMSizeTypes = original.StandardGS58
	StandardH16         VMSizeTypes = original.StandardH16
	StandardH16m        VMSizeTypes = original.StandardH16m
	StandardH16mr       VMSizeTypes = original.StandardH16mr
	StandardH16r        VMSizeTypes = original.StandardH16r
	StandardH8          VMSizeTypes = original.StandardH8
	StandardH8m         VMSizeTypes = original.StandardH8m
	StandardL16s        VMSizeTypes = original.StandardL16s
	StandardL32s        VMSizeTypes = original.StandardL32s
	StandardL4s         VMSizeTypes = original.StandardL4s
	StandardL8s         VMSizeTypes = original.StandardL8s
	StandardM12832ms    VMSizeTypes = original.StandardM12832ms
	StandardM12864ms    VMSizeTypes = original.StandardM12864ms
	StandardM128ms      VMSizeTypes = original.StandardM128ms
	StandardM128s       VMSizeTypes = original.StandardM128s
	StandardM6416ms     VMSizeTypes = original.StandardM6416ms
	StandardM6432ms     VMSizeTypes = original.StandardM6432ms
	StandardM64ms       VMSizeTypes = original.StandardM64ms
	StandardM64s        VMSizeTypes = original.StandardM64s
	StandardNC12        VMSizeTypes = original.StandardNC12
	StandardNC12sV2     VMSizeTypes = original.StandardNC12sV2
	StandardNC12sV3     VMSizeTypes = original.StandardNC12sV3
	StandardNC24        VMSizeTypes = original.StandardNC24
	StandardNC24r       VMSizeTypes = original.StandardNC24r
	StandardNC24rsV2    VMSizeTypes = original.StandardNC24rsV2
	StandardNC24rsV3    VMSizeTypes = original.StandardNC24rsV3
	StandardNC24sV2     VMSizeTypes = original.StandardNC24sV2
	StandardNC24sV3     VMSizeTypes = original.StandardNC24sV3
	StandardNC6         VMSizeTypes = original.StandardNC6
	StandardNC6sV2      VMSizeTypes = original.StandardNC6sV2
	StandardNC6sV3      VMSizeTypes = original.StandardNC6sV3
	StandardND12s       VMSizeTypes = original.StandardND12s
	StandardND24rs      VMSizeTypes = original.StandardND24rs
	StandardND24s       VMSizeTypes = original.StandardND24s
	StandardND6s        VMSizeTypes = original.StandardND6s
	StandardNV12        VMSizeTypes = original.StandardNV12
	StandardNV24        VMSizeTypes = original.StandardNV24
	StandardNV6         VMSizeTypes = original.StandardNV6
)

func PossibleVMSizeTypesValues

func PossibleVMSizeTypesValues() []VMSizeTypes

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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