Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AccessProfile = original.AccessProfile + type AgentPool = original.AgentPool + type AgentPoolAvailableVersions = original.AgentPoolAvailableVersions + type AgentPoolAvailableVersionsProperties = original.AgentPoolAvailableVersionsProperties + type AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem = original.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem + type AgentPoolListResult = original.AgentPoolListResult + type AgentPoolListResultIterator = original.AgentPoolListResultIterator + func NewAgentPoolListResultIterator(page AgentPoolListResultPage) AgentPoolListResultIterator + type AgentPoolListResultPage = original.AgentPoolListResultPage + func NewAgentPoolListResultPage(...) AgentPoolListResultPage + type AgentPoolProfile = original.AgentPoolProfile + type AgentPoolType = original.AgentPoolType + const AvailabilitySet + const VirtualMachineScaleSets + func PossibleAgentPoolTypeValues() []AgentPoolType + type AgentPoolUpgradeProfile = original.AgentPoolUpgradeProfile + type AgentPoolUpgradeProfileProperties = original.AgentPoolUpgradeProfileProperties + type AgentPoolUpgradeProfilePropertiesUpgradesItem = original.AgentPoolUpgradeProfilePropertiesUpgradesItem + type AgentPoolsClient = original.AgentPoolsClient + func NewAgentPoolsClient(subscriptionID string) AgentPoolsClient + func NewAgentPoolsClientWithBaseURI(baseURI string, subscriptionID string) AgentPoolsClient + type AgentPoolsCreateOrUpdateFuture = original.AgentPoolsCreateOrUpdateFuture + type AgentPoolsDeleteFuture = original.AgentPoolsDeleteFuture + type BaseClient = original.BaseClient + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type BasicOpenShiftManagedClusterBaseIdentityProvider = original.BasicOpenShiftManagedClusterBaseIdentityProvider + type CloudError = original.CloudError + type CloudErrorBody = original.CloudErrorBody + type ContainerService = original.ContainerService + type ContainerServicesClient = original.ContainerServicesClient + func NewContainerServicesClient(subscriptionID string) ContainerServicesClient + func NewContainerServicesClientWithBaseURI(baseURI string, subscriptionID string) ContainerServicesClient + type ContainerServicesCreateOrUpdateFutureType = original.ContainerServicesCreateOrUpdateFutureType + type ContainerServicesDeleteFutureType = original.ContainerServicesDeleteFutureType + type CredentialResult = original.CredentialResult + type CredentialResults = original.CredentialResults + type CustomProfile = original.CustomProfile + type DiagnosticsProfile = original.DiagnosticsProfile + type KeyVaultSecretRef = original.KeyVaultSecretRef + type Kind = original.Kind + const KindAADIdentityProvider + const KindOpenShiftManagedClusterBaseIdentityProvider + func PossibleKindValues() []Kind + type LinuxProfile = original.LinuxProfile + type ListResult = original.ListResult + type ListResultIterator = original.ListResultIterator + func NewListResultIterator(page ListResultPage) ListResultIterator + type ListResultPage = original.ListResultPage + func NewListResultPage(getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage + type LoadBalancerSku = original.LoadBalancerSku + const Basic + const Standard + func PossibleLoadBalancerSkuValues() []LoadBalancerSku + type ManagedCluster = original.ManagedCluster + type ManagedClusterAADProfile = original.ManagedClusterAADProfile + type ManagedClusterAPIServerAccessProfile = original.ManagedClusterAPIServerAccessProfile + type ManagedClusterAccessProfile = original.ManagedClusterAccessProfile + type ManagedClusterAddonProfile = original.ManagedClusterAddonProfile + type ManagedClusterAgentPoolProfile = original.ManagedClusterAgentPoolProfile + type ManagedClusterAgentPoolProfileProperties = original.ManagedClusterAgentPoolProfileProperties + type ManagedClusterIdentity = original.ManagedClusterIdentity + type ManagedClusterListResult = original.ManagedClusterListResult + type ManagedClusterListResultIterator = original.ManagedClusterListResultIterator + func NewManagedClusterListResultIterator(page ManagedClusterListResultPage) ManagedClusterListResultIterator + type ManagedClusterListResultPage = original.ManagedClusterListResultPage + func NewManagedClusterListResultPage(...) ManagedClusterListResultPage + type ManagedClusterLoadBalancerProfile = original.ManagedClusterLoadBalancerProfile + type ManagedClusterLoadBalancerProfileManagedOutboundIPs = original.ManagedClusterLoadBalancerProfileManagedOutboundIPs + type ManagedClusterLoadBalancerProfileOutboundIPPrefixes = original.ManagedClusterLoadBalancerProfileOutboundIPPrefixes + type ManagedClusterLoadBalancerProfileOutboundIPs = original.ManagedClusterLoadBalancerProfileOutboundIPs + type ManagedClusterPoolUpgradeProfile = original.ManagedClusterPoolUpgradeProfile + type ManagedClusterPoolUpgradeProfileUpgradesItem = original.ManagedClusterPoolUpgradeProfileUpgradesItem + type ManagedClusterProperties = original.ManagedClusterProperties + type ManagedClusterServicePrincipalProfile = original.ManagedClusterServicePrincipalProfile + type ManagedClusterUpgradeProfile = original.ManagedClusterUpgradeProfile + type ManagedClusterUpgradeProfileProperties = original.ManagedClusterUpgradeProfileProperties + type ManagedClusterWindowsProfile = original.ManagedClusterWindowsProfile + type ManagedClustersClient = original.ManagedClustersClient + func NewManagedClustersClient(subscriptionID string) ManagedClustersClient + func NewManagedClustersClientWithBaseURI(baseURI string, subscriptionID string) ManagedClustersClient + type ManagedClustersCreateOrUpdateFuture = original.ManagedClustersCreateOrUpdateFuture + type ManagedClustersDeleteFuture = original.ManagedClustersDeleteFuture + type ManagedClustersResetAADProfileFuture = original.ManagedClustersResetAADProfileFuture + type ManagedClustersResetServicePrincipalProfileFuture = original.ManagedClustersResetServicePrincipalProfileFuture + type ManagedClustersRotateClusterCertificatesFuture = original.ManagedClustersRotateClusterCertificatesFuture + type ManagedClustersUpdateTagsFuture = original.ManagedClustersUpdateTagsFuture + type MasterProfile = original.MasterProfile + type NetworkPlugin = original.NetworkPlugin + const Azure + const Kubenet + func PossibleNetworkPluginValues() []NetworkPlugin + type NetworkPolicy = original.NetworkPolicy + const NetworkPolicyAzure + const NetworkPolicyCalico + func PossibleNetworkPolicyValues() []NetworkPolicy + type NetworkProfile = original.NetworkProfile + type NetworkProfileType = original.NetworkProfileType + type OSType = original.OSType + const Linux + const Windows + func PossibleOSTypeValues() []OSType + type OpenShiftAgentPoolProfileRole = original.OpenShiftAgentPoolProfileRole + const Compute + const Infra + func PossibleOpenShiftAgentPoolProfileRoleValues() []OpenShiftAgentPoolProfileRole + type OpenShiftContainerServiceVMSize = original.OpenShiftContainerServiceVMSize + const StandardD16sV3 + const StandardD2sV3 + const StandardD32sV3 + const StandardD4sV3 + const StandardD64sV3 + const StandardD8sV3 + const StandardDS12V2 + const StandardDS13V2 + const StandardDS14V2 + const StandardDS15V2 + const StandardDS4V2 + const StandardDS5V2 + const StandardE16sV3 + const StandardE20sV3 + const StandardE32sV3 + const StandardE4sV3 + const StandardE64sV3 + const StandardE8sV3 + const StandardF16s + const StandardF16sV2 + const StandardF32sV2 + const StandardF64sV2 + const StandardF72sV2 + const StandardF8s + const StandardF8sV2 + const StandardGS2 + const StandardGS3 + const StandardGS4 + const StandardGS5 + const StandardL16s + const StandardL32s + const StandardL4s + const StandardL8s + func PossibleOpenShiftContainerServiceVMSizeValues() []OpenShiftContainerServiceVMSize + type OpenShiftManagedCluster = original.OpenShiftManagedCluster + type OpenShiftManagedClusterAADIdentityProvider = original.OpenShiftManagedClusterAADIdentityProvider + type OpenShiftManagedClusterAgentPoolProfile = original.OpenShiftManagedClusterAgentPoolProfile + type OpenShiftManagedClusterAuthProfile = original.OpenShiftManagedClusterAuthProfile + type OpenShiftManagedClusterBaseIdentityProvider = original.OpenShiftManagedClusterBaseIdentityProvider + type OpenShiftManagedClusterIdentityProvider = original.OpenShiftManagedClusterIdentityProvider + type OpenShiftManagedClusterListResult = original.OpenShiftManagedClusterListResult + type OpenShiftManagedClusterListResultIterator = original.OpenShiftManagedClusterListResultIterator + func NewOpenShiftManagedClusterListResultIterator(page OpenShiftManagedClusterListResultPage) OpenShiftManagedClusterListResultIterator + type OpenShiftManagedClusterListResultPage = original.OpenShiftManagedClusterListResultPage + func NewOpenShiftManagedClusterListResultPage(...) OpenShiftManagedClusterListResultPage + type OpenShiftManagedClusterMasterPoolProfile = original.OpenShiftManagedClusterMasterPoolProfile + type OpenShiftManagedClusterProperties = original.OpenShiftManagedClusterProperties + type OpenShiftManagedClustersClient = original.OpenShiftManagedClustersClient + func NewOpenShiftManagedClustersClient(subscriptionID string) OpenShiftManagedClustersClient + func NewOpenShiftManagedClustersClientWithBaseURI(baseURI string, subscriptionID string) OpenShiftManagedClustersClient + type OpenShiftManagedClustersCreateOrUpdateFuture = original.OpenShiftManagedClustersCreateOrUpdateFuture + type OpenShiftManagedClustersDeleteFuture = original.OpenShiftManagedClustersDeleteFuture + type OpenShiftManagedClustersUpdateTagsFuture = original.OpenShiftManagedClustersUpdateTagsFuture + type OpenShiftRouterProfile = original.OpenShiftRouterProfile + type OperationListResult = original.OperationListResult + type OperationValue = original.OperationValue + type OperationValueDisplay = original.OperationValueDisplay + type OperationsClient = original.OperationsClient + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + type OrchestratorProfile = original.OrchestratorProfile + type OrchestratorProfileType = original.OrchestratorProfileType + type OrchestratorTypes = original.OrchestratorTypes + const Custom + const DCOS + const DockerCE + const Kubernetes + const Swarm + func PossibleOrchestratorTypesValues() []OrchestratorTypes + type OrchestratorVersionProfile = original.OrchestratorVersionProfile + type OrchestratorVersionProfileListResult = original.OrchestratorVersionProfileListResult + type OrchestratorVersionProfileProperties = original.OrchestratorVersionProfileProperties + type Properties = original.Properties + type PurchasePlan = original.PurchasePlan + type Resource = original.Resource + type ResourceIdentityType = original.ResourceIdentityType + const None + const SystemAssigned + func PossibleResourceIdentityTypeValues() []ResourceIdentityType + type ResourceReference = original.ResourceReference + type SSHConfiguration = original.SSHConfiguration + type SSHPublicKey = original.SSHPublicKey + type ScaleSetEvictionPolicy = original.ScaleSetEvictionPolicy + const Deallocate + const Delete + func PossibleScaleSetEvictionPolicyValues() []ScaleSetEvictionPolicy + type ScaleSetPriority = original.ScaleSetPriority + const Low + const Regular + func PossibleScaleSetPriorityValues() []ScaleSetPriority + type ServicePrincipalProfile = original.ServicePrincipalProfile + type StorageProfileTypes = original.StorageProfileTypes + const ManagedDisks + const StorageAccount + func PossibleStorageProfileTypesValues() []StorageProfileTypes + type SubResource = original.SubResource + type TagsObject = original.TagsObject + type VMDiagnostics = original.VMDiagnostics + type VMSizeTypes = original.VMSizeTypes + const VMSizeTypesStandardA1 + const VMSizeTypesStandardA10 + const VMSizeTypesStandardA11 + const VMSizeTypesStandardA1V2 + const VMSizeTypesStandardA2 + const VMSizeTypesStandardA2V2 + const VMSizeTypesStandardA2mV2 + const VMSizeTypesStandardA3 + const VMSizeTypesStandardA4 + const VMSizeTypesStandardA4V2 + const VMSizeTypesStandardA4mV2 + const VMSizeTypesStandardA5 + const VMSizeTypesStandardA6 + const VMSizeTypesStandardA7 + const VMSizeTypesStandardA8 + const VMSizeTypesStandardA8V2 + const VMSizeTypesStandardA8mV2 + const VMSizeTypesStandardA9 + const VMSizeTypesStandardB2ms + const VMSizeTypesStandardB2s + const VMSizeTypesStandardB4ms + const VMSizeTypesStandardB8ms + const VMSizeTypesStandardD1 + const VMSizeTypesStandardD11 + const VMSizeTypesStandardD11V2 + const VMSizeTypesStandardD11V2Promo + const VMSizeTypesStandardD12 + const VMSizeTypesStandardD12V2 + const VMSizeTypesStandardD12V2Promo + const VMSizeTypesStandardD13 + const VMSizeTypesStandardD13V2 + const VMSizeTypesStandardD13V2Promo + const VMSizeTypesStandardD14 + const VMSizeTypesStandardD14V2 + const VMSizeTypesStandardD14V2Promo + const VMSizeTypesStandardD15V2 + const VMSizeTypesStandardD16V3 + const VMSizeTypesStandardD16sV3 + const VMSizeTypesStandardD1V2 + const VMSizeTypesStandardD2 + const VMSizeTypesStandardD2V2 + const VMSizeTypesStandardD2V2Promo + const VMSizeTypesStandardD2V3 + const VMSizeTypesStandardD2sV3 + const VMSizeTypesStandardD3 + const VMSizeTypesStandardD32V3 + const VMSizeTypesStandardD32sV3 + const VMSizeTypesStandardD3V2 + const VMSizeTypesStandardD3V2Promo + const VMSizeTypesStandardD4 + const VMSizeTypesStandardD4V2 + const VMSizeTypesStandardD4V2Promo + const VMSizeTypesStandardD4V3 + const VMSizeTypesStandardD4sV3 + const VMSizeTypesStandardD5V2 + const VMSizeTypesStandardD5V2Promo + const VMSizeTypesStandardD64V3 + const VMSizeTypesStandardD64sV3 + const VMSizeTypesStandardD8V3 + const VMSizeTypesStandardD8sV3 + const VMSizeTypesStandardDS1 + const VMSizeTypesStandardDS11 + const VMSizeTypesStandardDS11V2 + const VMSizeTypesStandardDS11V2Promo + const VMSizeTypesStandardDS12 + const VMSizeTypesStandardDS12V2 + const VMSizeTypesStandardDS12V2Promo + const VMSizeTypesStandardDS13 + const VMSizeTypesStandardDS132V2 + const VMSizeTypesStandardDS134V2 + const VMSizeTypesStandardDS13V2 + const VMSizeTypesStandardDS13V2Promo + const VMSizeTypesStandardDS14 + const VMSizeTypesStandardDS144V2 + const VMSizeTypesStandardDS148V2 + const VMSizeTypesStandardDS14V2 + const VMSizeTypesStandardDS14V2Promo + const VMSizeTypesStandardDS15V2 + const VMSizeTypesStandardDS1V2 + const VMSizeTypesStandardDS2 + const VMSizeTypesStandardDS2V2 + const VMSizeTypesStandardDS2V2Promo + const VMSizeTypesStandardDS3 + const VMSizeTypesStandardDS3V2 + const VMSizeTypesStandardDS3V2Promo + const VMSizeTypesStandardDS4 + const VMSizeTypesStandardDS4V2 + const VMSizeTypesStandardDS4V2Promo + const VMSizeTypesStandardDS5V2 + const VMSizeTypesStandardDS5V2Promo + const VMSizeTypesStandardE16V3 + const VMSizeTypesStandardE16sV3 + const VMSizeTypesStandardE2V3 + const VMSizeTypesStandardE2sV3 + const VMSizeTypesStandardE3216sV3 + const VMSizeTypesStandardE328sV3 + const VMSizeTypesStandardE32V3 + const VMSizeTypesStandardE32sV3 + const VMSizeTypesStandardE4V3 + const VMSizeTypesStandardE4sV3 + const VMSizeTypesStandardE6416sV3 + const VMSizeTypesStandardE6432sV3 + const VMSizeTypesStandardE64V3 + const VMSizeTypesStandardE64sV3 + const VMSizeTypesStandardE8V3 + const VMSizeTypesStandardE8sV3 + const VMSizeTypesStandardF1 + const VMSizeTypesStandardF16 + const VMSizeTypesStandardF16s + const VMSizeTypesStandardF16sV2 + const VMSizeTypesStandardF1s + const VMSizeTypesStandardF2 + const VMSizeTypesStandardF2s + const VMSizeTypesStandardF2sV2 + const VMSizeTypesStandardF32sV2 + const VMSizeTypesStandardF4 + const VMSizeTypesStandardF4s + const VMSizeTypesStandardF4sV2 + const VMSizeTypesStandardF64sV2 + const VMSizeTypesStandardF72sV2 + const VMSizeTypesStandardF8 + const VMSizeTypesStandardF8s + const VMSizeTypesStandardF8sV2 + const VMSizeTypesStandardG1 + const VMSizeTypesStandardG2 + const VMSizeTypesStandardG3 + const VMSizeTypesStandardG4 + const VMSizeTypesStandardG5 + const VMSizeTypesStandardGS1 + const VMSizeTypesStandardGS2 + const VMSizeTypesStandardGS3 + const VMSizeTypesStandardGS4 + const VMSizeTypesStandardGS44 + const VMSizeTypesStandardGS48 + const VMSizeTypesStandardGS5 + const VMSizeTypesStandardGS516 + const VMSizeTypesStandardGS58 + const VMSizeTypesStandardH16 + const VMSizeTypesStandardH16m + const VMSizeTypesStandardH16mr + const VMSizeTypesStandardH16r + const VMSizeTypesStandardH8 + const VMSizeTypesStandardH8m + const VMSizeTypesStandardL16s + const VMSizeTypesStandardL32s + const VMSizeTypesStandardL4s + const VMSizeTypesStandardL8s + const VMSizeTypesStandardM12832ms + const VMSizeTypesStandardM12864ms + const VMSizeTypesStandardM128ms + const VMSizeTypesStandardM128s + const VMSizeTypesStandardM6416ms + const VMSizeTypesStandardM6432ms + const VMSizeTypesStandardM64ms + const VMSizeTypesStandardM64s + const VMSizeTypesStandardNC12 + const VMSizeTypesStandardNC12sV2 + const VMSizeTypesStandardNC12sV3 + const VMSizeTypesStandardNC24 + const VMSizeTypesStandardNC24r + const VMSizeTypesStandardNC24rsV2 + const VMSizeTypesStandardNC24rsV3 + const VMSizeTypesStandardNC24sV2 + const VMSizeTypesStandardNC24sV3 + const VMSizeTypesStandardNC6 + const VMSizeTypesStandardNC6sV2 + const VMSizeTypesStandardNC6sV3 + const VMSizeTypesStandardND12s + const VMSizeTypesStandardND24rs + const VMSizeTypesStandardND24s + const VMSizeTypesStandardND6s + const VMSizeTypesStandardNV12 + const VMSizeTypesStandardNV24 + const VMSizeTypesStandardNV6 + func PossibleVMSizeTypesValues() []VMSizeTypes + type WindowsProfile = original.WindowsProfile Other modules containing this package gopkg.in/azure/azure-sdk-for-go.v15 gopkg.in/azure/azure-sdk-for-go.v16 gopkg.in/azure/azure-sdk-for-go.v17 gopkg.in/azure/azure-sdk-for-go.v18 gopkg.in/azure/azure-sdk-for-go.v19 gopkg.in/azure/azure-sdk-for-go.v20 gopkg.in/azure/azure-sdk-for-go.v21 gopkg.in/azure/azure-sdk-for-go.v22 gopkg.in/azure/azure-sdk-for-go.v23 gopkg.in/azure/azure-sdk-for-go.v24 gopkg.in/azure/azure-sdk-for-go.v25 gopkg.in/azure/azure-sdk-for-go.v26 gopkg.in/azure/azure-sdk-for-go.v27 gopkg.in/azure/azure-sdk-for-go.v28 gopkg.in/azure/azure-sdk-for-go.v29 gopkg.in/azure/azure-sdk-for-go.v30 gopkg.in/azure/azure-sdk-for-go.v31 gopkg.in/azure/azure-sdk-for-go.v32 gopkg.in/azure/azure-sdk-for-go.v33 gopkg.in/azure/azure-sdk-for-go.v34 gopkg.in/azure/azure-sdk-for-go.v36 gopkg.in/azure/azure-sdk-for-go.v37 gopkg.in/azure/azure-sdk-for-go.v38 gopkg.in/azure/azure-sdk-for-go.v39 gopkg.in/azure/azure-sdk-for-go.v40 gopkg.in/azure/azure-sdk-for-go.v41 gopkg.in/azure/azure-sdk-for-go.v42 gopkg.in/azure/azure-sdk-for-go.v43 gopkg.in/azure/azure-sdk-for-go.v44 gopkg.in/azure/azure-sdk-for-go.v45 gopkg.in/azure/azure-sdk-for-go.v46 gopkg.in/azure/azure-sdk-for-go.v47 gopkg.in/azure/azure-sdk-for-go.v48 gopkg.in/azure/azure-sdk-for-go.v49