Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessProfile
- type AgentPool
- type AgentPoolAvailableVersions
- type AgentPoolAvailableVersionsProperties
- type AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
- type AgentPoolListResult
- type AgentPoolListResultIterator
- type AgentPoolListResultPage
- type AgentPoolMode
- type AgentPoolType
- type AgentPoolUpgradeProfile
- type AgentPoolUpgradeProfileProperties
- type AgentPoolUpgradeProfilePropertiesUpgradesItem
- type AgentPoolUpgradeSettings
- type AgentPoolsClient
- type AgentPoolsCreateOrUpdateFuture
- type AgentPoolsDeleteFuture
- type AgentPoolsUpgradeNodeImageVersionFuture
- type BaseClient
- type CloudError
- type CloudErrorBody
- type Code
- type CommandResultProperties
- type ConnectionStatus
- type CreatedByType
- type CredentialResult
- type CredentialResults
- type DiagnosticsProfile
- type Expander
- type ExtendedLocation
- type ExtendedLocationTypes
- type GPUInstanceProfile
- type KubeletConfig
- type KubeletDiskType
- type LicenseType
- type LinuxOSConfig
- type LinuxProfile
- type LoadBalancerSku
- type MaintenanceConfiguration
- type MaintenanceConfigurationListResult
- type MaintenanceConfigurationListResultIterator
- type MaintenanceConfigurationListResultPage
- type MaintenanceConfigurationProperties
- type MaintenanceConfigurationsClient
- type ManagedCluster
- type ManagedClusterAADProfile
- type ManagedClusterAPIServerAccessProfile
- type ManagedClusterAccessProfile
- type ManagedClusterAddonProfile
- type ManagedClusterAddonProfileIdentity
- type ManagedClusterAgentPoolProfile
- type ManagedClusterAgentPoolProfileProperties
- type ManagedClusterAutoUpgradeProfile
- type ManagedClusterHTTPProxyConfig
- type ManagedClusterIdentity
- type ManagedClusterIdentityUserAssignedIdentitiesValue
- type ManagedClusterListResult
- type ManagedClusterListResultIterator
- type ManagedClusterListResultPage
- type ManagedClusterLoadBalancerProfile
- type ManagedClusterLoadBalancerProfileManagedOutboundIPs
- type ManagedClusterLoadBalancerProfileOutboundIPPrefixes
- type ManagedClusterLoadBalancerProfileOutboundIPs
- type ManagedClusterPodIdentity
- type ManagedClusterPodIdentityException
- type ManagedClusterPodIdentityProfile
- type ManagedClusterPodIdentityProvisioningInfo
- type ManagedClusterPodIdentityProvisioningState
- type ManagedClusterPoolUpgradeProfile
- type ManagedClusterPoolUpgradeProfileUpgradesItem
- type ManagedClusterProperties
- type ManagedClusterPropertiesAutoScalerProfile
- type ManagedClusterPropertiesIdentityProfileValue
- type ManagedClusterSKU
- type ManagedClusterSKUName
- type ManagedClusterSKUTier
- type ManagedClusterServicePrincipalProfile
- type ManagedClusterUpgradeProfile
- type ManagedClusterUpgradeProfileProperties
- type ManagedClusterWindowsProfile
- type ManagedClustersClient
- type ManagedClustersCreateOrUpdateFuture
- type ManagedClustersDeleteFuture
- type ManagedClustersResetAADProfileFuture
- type ManagedClustersResetServicePrincipalProfileFuture
- type ManagedClustersRotateClusterCertificatesFuture
- type ManagedClustersRunCommandFuture
- type ManagedClustersStartFuture
- type ManagedClustersStopFuture
- type ManagedClustersUpdateTagsFuture
- type MasterProfile
- type NetworkMode
- type NetworkPlugin
- type NetworkPolicy
- type NetworkProfile
- type OSDiskType
- type OSOptionProfile
- type OSOptionProperty
- type OSOptionPropertyList
- type OSSKU
- type OSType
- type OperationListResult
- type OperationValue
- type OperationValueDisplay
- type OperationsClient
- type OutboundType
- type PowerState
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateLinkResource
- type PrivateLinkResourcesClient
- type PrivateLinkResourcesListResult
- type PrivateLinkServiceConnectionState
- type ResolvePrivateLinkServiceIDClient
- type Resource
- type ResourceIdentityType
- type ResourceReference
- type RunCommandRequest
- type RunCommandResult
- type SSHConfiguration
- type SSHPublicKey
- type ScaleSetEvictionPolicy
- type ScaleSetPriority
- type StorageProfileTypes
- type SubResource
- type SysctlConfig
- type SystemData
- type TagsObject
- type TimeInWeek
- type TimeSpan
- type UpgradeChannel
- type UserAssignedIdentity
- type VMDiagnostics
- type VMSizeTypes
- type WeekDay
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessProfile ¶
type AccessProfile = original.AccessProfile
type AgentPoolAvailableVersions ¶
type AgentPoolAvailableVersions = original.AgentPoolAvailableVersions
type AgentPoolAvailableVersionsProperties ¶
type AgentPoolAvailableVersionsProperties = original.AgentPoolAvailableVersionsProperties
type AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem ¶
type AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem = original.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
type AgentPoolListResult ¶
type AgentPoolListResult = original.AgentPoolListResult
type AgentPoolListResultIterator ¶
type AgentPoolListResultIterator = original.AgentPoolListResultIterator
func NewAgentPoolListResultIterator ¶
func NewAgentPoolListResultIterator(page AgentPoolListResultPage) AgentPoolListResultIterator
type AgentPoolListResultPage ¶
type AgentPoolListResultPage = original.AgentPoolListResultPage
func NewAgentPoolListResultPage ¶
func NewAgentPoolListResultPage(cur AgentPoolListResult, getNextPage func(context.Context, AgentPoolListResult) (AgentPoolListResult, error)) AgentPoolListResultPage
type AgentPoolMode ¶
type AgentPoolMode = original.AgentPoolMode
const ( System AgentPoolMode = original.System User AgentPoolMode = original.User )
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 AgentPoolUpgradeProfilePropertiesUpgradesItem ¶
type AgentPoolUpgradeProfilePropertiesUpgradesItem = original.AgentPoolUpgradeProfilePropertiesUpgradesItem
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 AgentPoolsUpgradeNodeImageVersionFuture ¶
type AgentPoolsUpgradeNodeImageVersionFuture = original.AgentPoolsUpgradeNodeImageVersionFuture
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 ¶
func PossibleCodeValues ¶
func PossibleCodeValues() []Code
type CommandResultProperties ¶
type CommandResultProperties = original.CommandResultProperties
type ConnectionStatus ¶
type ConnectionStatus = original.ConnectionStatus
const ( Approved ConnectionStatus = original.Approved Disconnected ConnectionStatus = original.Disconnected Pending ConnectionStatus = original.Pending Rejected ConnectionStatus = original.Rejected )
func PossibleConnectionStatusValues ¶
func PossibleConnectionStatusValues() []ConnectionStatus
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type CredentialResult ¶
type CredentialResult = original.CredentialResult
type CredentialResults ¶
type CredentialResults = original.CredentialResults
type DiagnosticsProfile ¶
type DiagnosticsProfile = original.DiagnosticsProfile
type ExtendedLocation ¶
type ExtendedLocation = original.ExtendedLocation
type ExtendedLocationTypes ¶
type ExtendedLocationTypes = original.ExtendedLocationTypes
const (
EdgeZone ExtendedLocationTypes = original.EdgeZone
)
func PossibleExtendedLocationTypesValues ¶
func PossibleExtendedLocationTypesValues() []ExtendedLocationTypes
type GPUInstanceProfile ¶
type GPUInstanceProfile = original.GPUInstanceProfile
const ( MIG1g GPUInstanceProfile = original.MIG1g MIG2g GPUInstanceProfile = original.MIG2g MIG3g GPUInstanceProfile = original.MIG3g MIG4g GPUInstanceProfile = original.MIG4g MIG7g GPUInstanceProfile = original.MIG7g )
func PossibleGPUInstanceProfileValues ¶
func PossibleGPUInstanceProfileValues() []GPUInstanceProfile
type KubeletConfig ¶
type KubeletConfig = original.KubeletConfig
type KubeletDiskType ¶
type KubeletDiskType = original.KubeletDiskType
const ( OS KubeletDiskType = original.OS Temporary KubeletDiskType = original.Temporary )
func PossibleKubeletDiskTypeValues ¶
func PossibleKubeletDiskTypeValues() []KubeletDiskType
type LicenseType ¶
type LicenseType = original.LicenseType
const ( None LicenseType = original.None WindowsServer LicenseType = original.WindowsServer )
func PossibleLicenseTypeValues ¶
func PossibleLicenseTypeValues() []LicenseType
type LinuxOSConfig ¶
type LinuxOSConfig = original.LinuxOSConfig
type LinuxProfile ¶
type LinuxProfile = original.LinuxProfile
type LoadBalancerSku ¶
type LoadBalancerSku = original.LoadBalancerSku
const ( Basic LoadBalancerSku = original.Basic Standard LoadBalancerSku = original.Standard )
func PossibleLoadBalancerSkuValues ¶
func PossibleLoadBalancerSkuValues() []LoadBalancerSku
type MaintenanceConfiguration ¶
type MaintenanceConfiguration = original.MaintenanceConfiguration
type MaintenanceConfigurationListResult ¶
type MaintenanceConfigurationListResult = original.MaintenanceConfigurationListResult
type MaintenanceConfigurationListResultIterator ¶
type MaintenanceConfigurationListResultIterator = original.MaintenanceConfigurationListResultIterator
func NewMaintenanceConfigurationListResultIterator ¶
func NewMaintenanceConfigurationListResultIterator(page MaintenanceConfigurationListResultPage) MaintenanceConfigurationListResultIterator
type MaintenanceConfigurationListResultPage ¶
type MaintenanceConfigurationListResultPage = original.MaintenanceConfigurationListResultPage
func NewMaintenanceConfigurationListResultPage ¶
func NewMaintenanceConfigurationListResultPage(cur MaintenanceConfigurationListResult, getNextPage func(context.Context, MaintenanceConfigurationListResult) (MaintenanceConfigurationListResult, error)) MaintenanceConfigurationListResultPage
type MaintenanceConfigurationProperties ¶
type MaintenanceConfigurationProperties = original.MaintenanceConfigurationProperties
type MaintenanceConfigurationsClient ¶
type MaintenanceConfigurationsClient = original.MaintenanceConfigurationsClient
func NewMaintenanceConfigurationsClient ¶
func NewMaintenanceConfigurationsClient(subscriptionID string) MaintenanceConfigurationsClient
func NewMaintenanceConfigurationsClientWithBaseURI ¶
func NewMaintenanceConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) MaintenanceConfigurationsClient
type ManagedCluster ¶
type ManagedCluster = original.ManagedCluster
type ManagedClusterAADProfile ¶
type ManagedClusterAADProfile = original.ManagedClusterAADProfile
type ManagedClusterAPIServerAccessProfile ¶
type ManagedClusterAPIServerAccessProfile = original.ManagedClusterAPIServerAccessProfile
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 ManagedClusterAgentPoolProfileProperties ¶
type ManagedClusterAgentPoolProfileProperties = original.ManagedClusterAgentPoolProfileProperties
type ManagedClusterAutoUpgradeProfile ¶
type ManagedClusterAutoUpgradeProfile = original.ManagedClusterAutoUpgradeProfile
type ManagedClusterHTTPProxyConfig ¶
type ManagedClusterHTTPProxyConfig = original.ManagedClusterHTTPProxyConfig
type ManagedClusterIdentity ¶
type ManagedClusterIdentity = original.ManagedClusterIdentity
type ManagedClusterIdentityUserAssignedIdentitiesValue ¶
type ManagedClusterIdentityUserAssignedIdentitiesValue = original.ManagedClusterIdentityUserAssignedIdentitiesValue
type ManagedClusterListResult ¶
type ManagedClusterListResult = original.ManagedClusterListResult
type ManagedClusterListResultIterator ¶
type ManagedClusterListResultIterator = original.ManagedClusterListResultIterator
func NewManagedClusterListResultIterator ¶
func NewManagedClusterListResultIterator(page ManagedClusterListResultPage) ManagedClusterListResultIterator
type ManagedClusterListResultPage ¶
type ManagedClusterListResultPage = original.ManagedClusterListResultPage
func NewManagedClusterListResultPage ¶
func NewManagedClusterListResultPage(cur ManagedClusterListResult, getNextPage func(context.Context, ManagedClusterListResult) (ManagedClusterListResult, error)) ManagedClusterListResultPage
type ManagedClusterLoadBalancerProfile ¶
type ManagedClusterLoadBalancerProfile = original.ManagedClusterLoadBalancerProfile
type ManagedClusterLoadBalancerProfileManagedOutboundIPs ¶
type ManagedClusterLoadBalancerProfileManagedOutboundIPs = original.ManagedClusterLoadBalancerProfileManagedOutboundIPs
type ManagedClusterLoadBalancerProfileOutboundIPPrefixes ¶
type ManagedClusterLoadBalancerProfileOutboundIPPrefixes = original.ManagedClusterLoadBalancerProfileOutboundIPPrefixes
type ManagedClusterLoadBalancerProfileOutboundIPs ¶
type ManagedClusterLoadBalancerProfileOutboundIPs = original.ManagedClusterLoadBalancerProfileOutboundIPs
type ManagedClusterPodIdentity ¶
type ManagedClusterPodIdentity = original.ManagedClusterPodIdentity
type ManagedClusterPodIdentityException ¶
type ManagedClusterPodIdentityException = original.ManagedClusterPodIdentityException
type ManagedClusterPodIdentityProfile ¶
type ManagedClusterPodIdentityProfile = original.ManagedClusterPodIdentityProfile
type ManagedClusterPodIdentityProvisioningInfo ¶
type ManagedClusterPodIdentityProvisioningInfo = original.ManagedClusterPodIdentityProvisioningInfo
type ManagedClusterPodIdentityProvisioningState ¶
type ManagedClusterPodIdentityProvisioningState = original.ManagedClusterPodIdentityProvisioningState
const ( Assigned ManagedClusterPodIdentityProvisioningState = original.Assigned Deleting ManagedClusterPodIdentityProvisioningState = original.Deleting Failed ManagedClusterPodIdentityProvisioningState = original.Failed Updating ManagedClusterPodIdentityProvisioningState = original.Updating )
func PossibleManagedClusterPodIdentityProvisioningStateValues ¶
func PossibleManagedClusterPodIdentityProvisioningStateValues() []ManagedClusterPodIdentityProvisioningState
type ManagedClusterPoolUpgradeProfile ¶
type ManagedClusterPoolUpgradeProfile = original.ManagedClusterPoolUpgradeProfile
type ManagedClusterPoolUpgradeProfileUpgradesItem ¶
type ManagedClusterPoolUpgradeProfileUpgradesItem = original.ManagedClusterPoolUpgradeProfileUpgradesItem
type ManagedClusterProperties ¶
type ManagedClusterProperties = original.ManagedClusterProperties
type ManagedClusterPropertiesAutoScalerProfile ¶
type ManagedClusterPropertiesAutoScalerProfile = original.ManagedClusterPropertiesAutoScalerProfile
type ManagedClusterPropertiesIdentityProfileValue ¶
type ManagedClusterPropertiesIdentityProfileValue = original.ManagedClusterPropertiesIdentityProfileValue
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
const ( Free ManagedClusterSKUTier = original.Free Paid ManagedClusterSKUTier = original.Paid )
func PossibleManagedClusterSKUTierValues ¶
func PossibleManagedClusterSKUTierValues() []ManagedClusterSKUTier
type ManagedClusterServicePrincipalProfile ¶
type ManagedClusterServicePrincipalProfile = original.ManagedClusterServicePrincipalProfile
type ManagedClusterUpgradeProfile ¶
type ManagedClusterUpgradeProfile = original.ManagedClusterUpgradeProfile
type ManagedClusterUpgradeProfileProperties ¶
type ManagedClusterUpgradeProfileProperties = original.ManagedClusterUpgradeProfileProperties
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 ManagedClustersCreateOrUpdateFuture ¶
type ManagedClustersCreateOrUpdateFuture = original.ManagedClustersCreateOrUpdateFuture
type ManagedClustersDeleteFuture ¶
type ManagedClustersDeleteFuture = original.ManagedClustersDeleteFuture
type ManagedClustersResetAADProfileFuture ¶
type ManagedClustersResetAADProfileFuture = original.ManagedClustersResetAADProfileFuture
type ManagedClustersResetServicePrincipalProfileFuture ¶
type ManagedClustersResetServicePrincipalProfileFuture = original.ManagedClustersResetServicePrincipalProfileFuture
type ManagedClustersRotateClusterCertificatesFuture ¶
type ManagedClustersRotateClusterCertificatesFuture = original.ManagedClustersRotateClusterCertificatesFuture
type ManagedClustersRunCommandFuture ¶
type ManagedClustersRunCommandFuture = original.ManagedClustersRunCommandFuture
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
const ( Azure NetworkPlugin = original.Azure Kubenet NetworkPlugin = original.Kubenet )
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 OSOptionProfile ¶
type OSOptionProfile = original.OSOptionProfile
type OSOptionProperty ¶
type OSOptionProperty = original.OSOptionProperty
type OSOptionPropertyList ¶
type OSOptionPropertyList = original.OSOptionPropertyList
type OSSKU ¶
func PossibleOSSKUValues ¶
func PossibleOSSKUValues() []OSSKU
type OSType ¶
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 PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningStateSucceeded PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateSucceeded )
func PossiblePrivateEndpointConnectionProvisioningStateValues ¶
func PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
type PrivateEndpointConnectionsClient ¶
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient ¶
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI ¶
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointConnectionsDeleteFuture ¶
type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture
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 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 RunCommandRequest ¶
type RunCommandRequest = original.RunCommandRequest
type RunCommandResult ¶
type RunCommandResult = original.RunCommandResult
type SSHConfiguration ¶
type SSHConfiguration = original.SSHConfiguration
type SSHPublicKey ¶
type SSHPublicKey = original.SSHPublicKey
type ScaleSetEvictionPolicy ¶
type ScaleSetEvictionPolicy = original.ScaleSetEvictionPolicy
const ( Deallocate ScaleSetEvictionPolicy = original.Deallocate Delete ScaleSetEvictionPolicy = original.Delete )
func PossibleScaleSetEvictionPolicyValues ¶
func PossibleScaleSetEvictionPolicyValues() []ScaleSetEvictionPolicy
type ScaleSetPriority ¶
type ScaleSetPriority = original.ScaleSetPriority
const ( Regular ScaleSetPriority = original.Regular Spot ScaleSetPriority = original.Spot )
func PossibleScaleSetPriorityValues ¶
func PossibleScaleSetPriorityValues() []ScaleSetPriority
type StorageProfileTypes ¶
type StorageProfileTypes = original.StorageProfileTypes
const ( ManagedDisks StorageProfileTypes = original.ManagedDisks StorageAccount StorageProfileTypes = original.StorageAccount )
func PossibleStorageProfileTypesValues ¶
func PossibleStorageProfileTypesValues() []StorageProfileTypes
type SubResource ¶
type SubResource = original.SubResource
type SysctlConfig ¶
type SysctlConfig = original.SysctlConfig
type SystemData ¶
type SystemData = original.SystemData
type TagsObject ¶
type TagsObject = original.TagsObject
type TimeInWeek ¶
type TimeInWeek = original.TimeInWeek
type UpgradeChannel ¶
type UpgradeChannel = original.UpgradeChannel
const ( UpgradeChannelNodeImage UpgradeChannel = original.UpgradeChannelNodeImage UpgradeChannelNone UpgradeChannel = original.UpgradeChannelNone UpgradeChannelPatch UpgradeChannel = original.UpgradeChannelPatch UpgradeChannelRapid UpgradeChannel = original.UpgradeChannelRapid UpgradeChannelStable UpgradeChannel = original.UpgradeChannelStable )
func PossibleUpgradeChannelValues ¶
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
Click to show internal directories.
Click to hide internal directories.