0.3.0 (2022-01-13)
Breaking Changes
- Function
*SnapshotsClient.Get
parameter(s) have been changed from(context.Context, string, string, *SnapshotsGetOptions)
to(context.Context, string, string, *SnapshotsClientGetOptions)
- Function
*SnapshotsClient.Get
return value(s) have been changed from(SnapshotsGetResponse, error)
to(SnapshotsClientGetResponse, error)
- Function
*SnapshotsClient.List
parameter(s) have been changed from(*SnapshotsListOptions)
to(*SnapshotsClientListOptions)
- Function
*SnapshotsClient.List
return value(s) have been changed from(*SnapshotsListPager)
to(*SnapshotsClientListPager)
- Function
*AgentPoolsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *AgentPoolsGetOptions)
to(context.Context, string, string, string, *AgentPoolsClientGetOptions)
- Function
*AgentPoolsClient.Get
return value(s) have been changed from(AgentPoolsGetResponse, error)
to(AgentPoolsClientGetResponse, error)
- Function
*ManagedClustersClient.ListOutboundNetworkDependenciesEndpoints
parameter(s) have been changed from(string, string, *ManagedClustersListOutboundNetworkDependenciesEndpointsOptions)
to(string, string, *ManagedClustersClientListOutboundNetworkDependenciesEndpointsOptions)
- Function
*ManagedClustersClient.ListOutboundNetworkDependenciesEndpoints
return value(s) have been changed from(*ManagedClustersListOutboundNetworkDependenciesEndpointsPager)
to(*ManagedClustersClientListOutboundNetworkDependenciesEndpointsPager)
- Function
*ManagedClustersClient.Get
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersGetOptions)
to(context.Context, string, string, *ManagedClustersClientGetOptions)
- Function
*ManagedClustersClient.Get
return value(s) have been changed from(ManagedClustersGetResponse, error)
to(ManagedClustersClientGetResponse, error)
- Function
*AgentPoolsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *AgentPoolsBeginDeleteOptions)
to(context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)
- Function
*AgentPoolsClient.BeginDelete
return value(s) have been changed from(AgentPoolsDeletePollerResponse, error)
to(AgentPoolsClientDeletePollerResponse, error)
- Function
*MaintenanceConfigurationsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, MaintenanceConfiguration, *MaintenanceConfigurationsCreateOrUpdateOptions)
to(context.Context, string, string, string, MaintenanceConfiguration, *MaintenanceConfigurationsClientCreateOrUpdateOptions)
- Function
*MaintenanceConfigurationsClient.CreateOrUpdate
return value(s) have been changed from(MaintenanceConfigurationsCreateOrUpdateResponse, error)
to(MaintenanceConfigurationsClientCreateOrUpdateResponse, error)
- Function
*ManagedClustersClient.BeginRunCommand
parameter(s) have been changed from(context.Context, string, string, RunCommandRequest, *ManagedClustersBeginRunCommandOptions)
to(context.Context, string, string, RunCommandRequest, *ManagedClustersClientBeginRunCommandOptions)
- Function
*ManagedClustersClient.BeginRunCommand
return value(s) have been changed from(ManagedClustersRunCommandPollerResponse, error)
to(ManagedClustersClientRunCommandPollerResponse, error)
- Function
*ManagedClustersClient.BeginStop
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersBeginStopOptions)
to(context.Context, string, string, *ManagedClustersClientBeginStopOptions)
- Function
*ManagedClustersClient.BeginStop
return value(s) have been changed from(ManagedClustersStopPollerResponse, error)
to(ManagedClustersClientStopPollerResponse, error)
- Function
*MaintenanceConfigurationsClient.ListByManagedCluster
parameter(s) have been changed from(string, string, *MaintenanceConfigurationsListByManagedClusterOptions)
to(string, string, *MaintenanceConfigurationsClientListByManagedClusterOptions)
- Function
*MaintenanceConfigurationsClient.ListByManagedCluster
return value(s) have been changed from(*MaintenanceConfigurationsListByManagedClusterPager)
to(*MaintenanceConfigurationsClientListByManagedClusterPager)
- Function
*ManagedClustersClient.GetCommandResult
parameter(s) have been changed from(context.Context, string, string, string, *ManagedClustersGetCommandResultOptions)
to(context.Context, string, string, string, *ManagedClustersClientGetCommandResultOptions)
- Function
*ManagedClustersClient.GetCommandResult
return value(s) have been changed from(ManagedClustersGetCommandResultResponse, error)
to(ManagedClustersClientGetCommandResultResponse, error)
- Function
*PrivateLinkResourcesClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesListOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientListOptions)
- Function
*PrivateLinkResourcesClient.List
return value(s) have been changed from(PrivateLinkResourcesListResponse, error)
to(PrivateLinkResourcesClientListResponse, error)
- Function
*ManagedClustersClient.GetAccessProfile
parameter(s) have been changed from(context.Context, string, string, string, *ManagedClustersGetAccessProfileOptions)
to(context.Context, string, string, string, *ManagedClustersClientGetAccessProfileOptions)
- Function
*ManagedClustersClient.GetAccessProfile
return value(s) have been changed from(ManagedClustersGetAccessProfileResponse, error)
to(ManagedClustersClientGetAccessProfileResponse, error)
- Function
*SnapshotsClient.ListByResourceGroup
parameter(s) have been changed from(string, *SnapshotsListByResourceGroupOptions)
to(string, *SnapshotsClientListByResourceGroupOptions)
- Function
*SnapshotsClient.ListByResourceGroup
return value(s) have been changed from(*SnapshotsListByResourceGroupPager)
to(*SnapshotsClientListByResourceGroupPager)
- Function
*ManagedClustersClient.ListClusterMonitoringUserCredentials
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersListClusterMonitoringUserCredentialsOptions)
to(context.Context, string, string, *ManagedClustersClientListClusterMonitoringUserCredentialsOptions)
- Function
*ManagedClustersClient.ListClusterMonitoringUserCredentials
return value(s) have been changed from(ManagedClustersListClusterMonitoringUserCredentialsResponse, error)
to(ManagedClustersClientListClusterMonitoringUserCredentialsResponse, error)
- Function
*AgentPoolsClient.GetAvailableAgentPoolVersions
parameter(s) have been changed from(context.Context, string, string, *AgentPoolsGetAvailableAgentPoolVersionsOptions)
to(context.Context, string, string, *AgentPoolsClientGetAvailableAgentPoolVersionsOptions)
- Function
*AgentPoolsClient.GetAvailableAgentPoolVersions
return value(s) have been changed from(AgentPoolsGetAvailableAgentPoolVersionsResponse, error)
to(AgentPoolsClientGetAvailableAgentPoolVersionsResponse, error)
- Function
*ManagedClustersClient.BeginResetServicePrincipalProfile
parameter(s) have been changed from(context.Context, string, string, ManagedClusterServicePrincipalProfile, *ManagedClustersBeginResetServicePrincipalProfileOptions)
to(context.Context, string, string, ManagedClusterServicePrincipalProfile, *ManagedClustersClientBeginResetServicePrincipalProfileOptions)
- Function
*ManagedClustersClient.BeginResetServicePrincipalProfile
return value(s) have been changed from(ManagedClustersResetServicePrincipalProfilePollerResponse, error)
to(ManagedClustersClientResetServicePrincipalProfilePollerResponse, error)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*ManagedClustersClient.BeginStart
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersBeginStartOptions)
to(context.Context, string, string, *ManagedClustersClientBeginStartOptions)
- Function
*ManagedClustersClient.BeginStart
return value(s) have been changed from(ManagedClustersStartPollerResponse, error)
to(ManagedClustersClientStartPollerResponse, error)
- Function
*ManagedClustersClient.List
parameter(s) have been changed from(*ManagedClustersListOptions)
to(*ManagedClustersClientListOptions)
- Function
*ManagedClustersClient.List
return value(s) have been changed from(*ManagedClustersListPager)
to(*ManagedClustersClientListPager)
- Function
*ManagedClustersClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersBeginDeleteOptions)
to(context.Context, string, string, *ManagedClustersClientBeginDeleteOptions)
- Function
*ManagedClustersClient.BeginDelete
return value(s) have been changed from(ManagedClustersDeletePollerResponse, error)
to(ManagedClustersClientDeletePollerResponse, error)
- Function
*SnapshotsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, Snapshot, *SnapshotsCreateOrUpdateOptions)
to(context.Context, string, string, Snapshot, *SnapshotsClientCreateOrUpdateOptions)
- Function
*SnapshotsClient.CreateOrUpdate
return value(s) have been changed from(SnapshotsCreateOrUpdateResponse, error)
to(SnapshotsClientCreateOrUpdateResponse, error)
- Function
*ManagedClustersClient.GetUpgradeProfile
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersGetUpgradeProfileOptions)
to(context.Context, string, string, *ManagedClustersClientGetUpgradeProfileOptions)
- Function
*ManagedClustersClient.GetUpgradeProfile
return value(s) have been changed from(ManagedClustersGetUpgradeProfileResponse, error)
to(ManagedClustersClientGetUpgradeProfileResponse, error)
- Function
*MaintenanceConfigurationsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *MaintenanceConfigurationsGetOptions)
to(context.Context, string, string, string, *MaintenanceConfigurationsClientGetOptions)
- Function
*MaintenanceConfigurationsClient.Get
return value(s) have been changed from(MaintenanceConfigurationsGetResponse, error)
to(MaintenanceConfigurationsClientGetResponse, error)
- Function
*ManagedClustersClient.ListByResourceGroup
parameter(s) have been changed from(string, *ManagedClustersListByResourceGroupOptions)
to(string, *ManagedClustersClientListByResourceGroupOptions)
- Function
*ManagedClustersClient.ListByResourceGroup
return value(s) have been changed from(*ManagedClustersListByResourceGroupPager)
to(*ManagedClustersClientListByResourceGroupPager)
- Function
*SnapshotsClient.Delete
parameter(s) have been changed from(context.Context, string, string, *SnapshotsDeleteOptions)
to(context.Context, string, string, *SnapshotsClientDeleteOptions)
- Function
*SnapshotsClient.Delete
return value(s) have been changed from(SnapshotsDeleteResponse, error)
to(SnapshotsClientDeleteResponse, error)
- Function
*ManagedClustersClient.ListClusterUserCredentials
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersListClusterUserCredentialsOptions)
to(context.Context, string, string, *ManagedClustersClientListClusterUserCredentialsOptions)
- Function
*ManagedClustersClient.ListClusterUserCredentials
return value(s) have been changed from(ManagedClustersListClusterUserCredentialsResponse, error)
to(ManagedClustersClientListClusterUserCredentialsResponse, error)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsBeginDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientBeginDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
return value(s) have been changed from(PrivateEndpointConnectionsDeletePollerResponse, error)
to(PrivateEndpointConnectionsClientDeletePollerResponse, error)
- Function
*SnapshotsClient.UpdateTags
parameter(s) have been changed from(context.Context, string, string, TagsObject, *SnapshotsUpdateTagsOptions)
to(context.Context, string, string, TagsObject, *SnapshotsClientUpdateTagsOptions)
- Function
*SnapshotsClient.UpdateTags
return value(s) have been changed from(SnapshotsUpdateTagsResponse, error)
to(SnapshotsClientUpdateTagsResponse, error)
- Function
*ManagedClustersClient.ListClusterAdminCredentials
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersListClusterAdminCredentialsOptions)
to(context.Context, string, string, *ManagedClustersClientListClusterAdminCredentialsOptions)
- Function
*ManagedClustersClient.ListClusterAdminCredentials
return value(s) have been changed from(ManagedClustersListClusterAdminCredentialsResponse, error)
to(ManagedClustersClientListClusterAdminCredentialsResponse, error)
- Function
*ManagedClustersClient.BeginUpdateTags
parameter(s) have been changed from(context.Context, string, string, TagsObject, *ManagedClustersBeginUpdateTagsOptions)
to(context.Context, string, string, TagsObject, *ManagedClustersClientBeginUpdateTagsOptions)
- Function
*ManagedClustersClient.BeginUpdateTags
return value(s) have been changed from(ManagedClustersUpdateTagsPollerResponse, error)
to(ManagedClustersClientUpdateTagsPollerResponse, error)
- Function
*AgentPoolsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, AgentPool, *AgentPoolsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)
- Function
*AgentPoolsClient.BeginCreateOrUpdate
return value(s) have been changed from(AgentPoolsCreateOrUpdatePollerResponse, error)
to(AgentPoolsClientCreateOrUpdatePollerResponse, error)
- Function
*AgentPoolsClient.BeginUpgradeNodeImageVersion
parameter(s) have been changed from(context.Context, string, string, string, *AgentPoolsBeginUpgradeNodeImageVersionOptions)
to(context.Context, string, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)
- Function
*AgentPoolsClient.BeginUpgradeNodeImageVersion
return value(s) have been changed from(AgentPoolsUpgradeNodeImageVersionPollerResponse, error)
to(AgentPoolsClientUpgradeNodeImageVersionPollerResponse, error)
- Function
*OperationsClient.List
parameter(s) have been changed from(context.Context, *OperationsListOptions)
to(context.Context, *OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(OperationsListResponse, error)
to(OperationsClientListResponse, error)
- Function
*ResolvePrivateLinkServiceIDClient.POST
parameter(s) have been changed from(context.Context, string, string, PrivateLinkResource, *ResolvePrivateLinkServiceIDPOSTOptions)
to(context.Context, string, string, PrivateLinkResource, *ResolvePrivateLinkServiceIDClientPOSTOptions)
- Function
*ResolvePrivateLinkServiceIDClient.POST
return value(s) have been changed from(ResolvePrivateLinkServiceIDPOSTResponse, error)
to(ResolvePrivateLinkServiceIDClientPOSTResponse, error)
- Function
*AgentPoolsClient.GetUpgradeProfile
parameter(s) have been changed from(context.Context, string, string, string, *AgentPoolsGetUpgradeProfileOptions)
to(context.Context, string, string, string, *AgentPoolsClientGetUpgradeProfileOptions)
- Function
*AgentPoolsClient.GetUpgradeProfile
return value(s) have been changed from(AgentPoolsGetUpgradeProfileResponse, error)
to(AgentPoolsClientGetUpgradeProfileResponse, error)
- Function
*AgentPoolsClient.List
parameter(s) have been changed from(string, string, *AgentPoolsListOptions)
to(string, string, *AgentPoolsClientListOptions)
- Function
*AgentPoolsClient.List
return value(s) have been changed from(*AgentPoolsListPager)
to(*AgentPoolsClientListPager)
- Function
*ManagedClustersClient.GetOSOptions
parameter(s) have been changed from(context.Context, string, *ManagedClustersGetOSOptionsOptions)
to(context.Context, string, *ManagedClustersClientGetOSOptionsOptions)
- Function
*ManagedClustersClient.GetOSOptions
return value(s) have been changed from(ManagedClustersGetOSOptionsResponse, error)
to(ManagedClustersClientGetOSOptionsResponse, error)
- Function
*ManagedClustersClient.BeginResetAADProfile
parameter(s) have been changed from(context.Context, string, string, ManagedClusterAADProfile, *ManagedClustersBeginResetAADProfileOptions)
to(context.Context, string, string, ManagedClusterAADProfile, *ManagedClustersClientBeginResetAADProfileOptions)
- Function
*ManagedClustersClient.BeginResetAADProfile
return value(s) have been changed from(ManagedClustersResetAADProfilePollerResponse, error)
to(ManagedClustersClientResetAADProfilePollerResponse, error)
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsListOptions)
to(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsListResponse, error)
to(PrivateEndpointConnectionsClientListResponse, error)
- Function
*MaintenanceConfigurationsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *MaintenanceConfigurationsDeleteOptions)
to(context.Context, string, string, string, *MaintenanceConfigurationsClientDeleteOptions)
- Function
*MaintenanceConfigurationsClient.Delete
return value(s) have been changed from(MaintenanceConfigurationsDeleteResponse, error)
to(MaintenanceConfigurationsClientDeleteResponse, error)
- Function
*ManagedClustersClient.BeginRotateClusterCertificates
parameter(s) have been changed from(context.Context, string, string, *ManagedClustersBeginRotateClusterCertificatesOptions)
to(context.Context, string, string, *ManagedClustersClientBeginRotateClusterCertificatesOptions)
- Function
*ManagedClustersClient.BeginRotateClusterCertificates
return value(s) have been changed from(ManagedClustersRotateClusterCertificatesPollerResponse, error)
to(ManagedClustersClientRotateClusterCertificatesPollerResponse, error)
- Function
*PrivateEndpointConnectionsClient.Update
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsUpdateOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientUpdateOptions)
- Function
*PrivateEndpointConnectionsClient.Update
return value(s) have been changed from(PrivateEndpointConnectionsUpdateResponse, error)
to(PrivateEndpointConnectionsClientUpdateResponse, error)
- Function
*ManagedClustersClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, ManagedCluster, *ManagedClustersBeginCreateOrUpdateOptions)
to(context.Context, string, string, ManagedCluster, *ManagedClustersClientBeginCreateOrUpdateOptions)
- Function
*ManagedClustersClient.BeginCreateOrUpdate
return value(s) have been changed from(ManagedClustersCreateOrUpdatePollerResponse, error)
to(ManagedClustersClientCreateOrUpdatePollerResponse, error)
- Type of
ManagedClusterProperties.NetworkProfile
has been changed from*ContainerServiceNetworkProfile
to*NetworkProfile
- Type of
ManagedClusterProperties.LinuxProfile
has been changed from*ContainerServiceLinuxProfile
to*LinuxProfile
- Function
*AgentPoolsCreateOrUpdatePoller.Done
has been removed - Function
*AgentPoolsUpgradeNodeImageVersionPoller.ResumeToken
has been removed - Function
*ManagedClustersStartPoller.Poll
has been removed - Function
*AgentPoolsDeletePollerResponse.Resume
has been removed - Function
*AgentPoolsCreateOrUpdatePoller.Poll
has been removed - Function
*ManagedClustersRotateClusterCertificatesPoller.Poll
has been removed - Function
*ManagedClustersStopPoller.ResumeToken
has been removed - Function
*AgentPoolsListPager.PageResponse
has been removed - Function
*SnapshotsListByResourceGroupPager.Err
has been removed - Function
*ManagedClustersCreateOrUpdatePollerResponse.Resume
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.FinalResponse
has been removed - Function
*ManagedClustersStartPollerResponse.Resume
has been removed - Function
ManagedClustersUpdateTagsPollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersStopPollerResponse.Resume
has been removed - Function
*ManagedClustersStartPoller.FinalResponse
has been removed - Function
AgentPoolsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Poll
has been removed - Function
*ManagedClustersListOutboundNetworkDependenciesEndpointsPager.PageResponse
has been removed - Function
ManagedClustersStartPollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersUpdateTagsPollerResponse.Resume
has been removed - Function
*AgentPoolsCreateOrUpdatePoller.ResumeToken
has been removed - Function
*AgentPoolsUpgradeNodeImageVersionPoller.FinalResponse
has been removed - Function
*ManagedClustersRunCommandPoller.FinalResponse
has been removed - Function
*ManagedClustersStartPoller.Done
has been removed - Function
*ManagedClustersResetServicePrincipalProfilePoller.Done
has been removed - Function
*ManagedClustersCreateOrUpdatePoller.Done
has been removed - Function
ManagedClustersRotateClusterCertificatesPollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersUpdateTagsPoller.Done
has been removed - Function
*SnapshotsListByResourceGroupPager.PageResponse
has been removed - Function
*ManagedClustersListOutboundNetworkDependenciesEndpointsPager.Err
has been removed - Function
*ManagedClustersListPager.NextPage
has been removed - Function
AgentPoolsUpgradeNodeImageVersionPollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersRotateClusterCertificatesPoller.ResumeToken
has been removed - Function
*AgentPoolsDeletePoller.Poll
has been removed - Function
*AgentPoolsDeletePoller.FinalResponse
has been removed - Function
*ManagedClustersDeletePoller.FinalResponse
has been removed - Function
*ManagedClustersStopPoller.Done
has been removed - Function
*ManagedClustersStartPoller.ResumeToken
has been removed - Function
*AgentPoolsCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ManagedClustersRotateClusterCertificatesPollerResponse.Resume
has been removed - Function
*ManagedClustersUpdateTagsPoller.FinalResponse
has been removed - Function
ManagedClustersResetServicePrincipalProfilePollerResponse.PollUntilDone
has been removed - Function
*SnapshotsListPager.NextPage
has been removed - Function
*ManagedClustersUpdateTagsPoller.Poll
has been removed - Function
*ManagedClustersRunCommandPoller.Done
has been removed - Function
*ManagedClustersDeletePoller.Poll
has been removed - Function
*ManagedClustersUpdateTagsPoller.ResumeToken
has been removed - Function
*ManagedClustersRunCommandPoller.ResumeToken
has been removed - Function
*ManagedClustersCreateOrUpdatePoller.Poll
has been removed - Function
*ManagedClustersListByResourceGroupPager.Err
has been removed - Function
*ManagedClustersResetServicePrincipalProfilePollerResponse.Resume
has been removed - Function
*AgentPoolsDeletePoller.Done
has been removed - Function
*SnapshotsListByResourceGroupPager.NextPage
has been removed - Function
ManagedClustersCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.ResumeToken
has been removed - Function
*ManagedClustersResetAADProfilePollerResponse.Resume
has been removed - Function
*ManagedClustersStopPoller.FinalResponse
has been removed - Function
*ManagedClustersResetAADProfilePoller.Poll
has been removed - Function
*SnapshotsListPager.PageResponse
has been removed - Function
*AgentPoolsDeletePoller.ResumeToken
has been removed - Function
*ManagedClustersListPager.PageResponse
has been removed - Function
*AgentPoolsUpgradeNodeImageVersionPoller.Poll
has been removed - Function
*ManagedClustersResetAADProfilePoller.FinalResponse
has been removed - Function
CloudError.Error
has been removed - Function
*ManagedClustersRotateClusterCertificatesPoller.FinalResponse
has been removed - Function
*ManagedClustersRotateClusterCertificatesPoller.Done
has been removed - Function
*AgentPoolsUpgradeNodeImageVersionPoller.Done
has been removed - Function
*ManagedClustersListPager.Err
has been removed - Function
*ManagedClustersListOutboundNetworkDependenciesEndpointsPager.NextPage
has been removed - Function
*MaintenanceConfigurationsListByManagedClusterPager.PageResponse
has been removed - Function
*ManagedClustersDeletePoller.Done
has been removed - Function
*ManagedClustersResetServicePrincipalProfilePoller.Poll
has been removed - Function
*AgentPoolsUpgradeNodeImageVersionPollerResponse.Resume
has been removed - Function
*MaintenanceConfigurationsListByManagedClusterPager.Err
has been removed - Function
*ManagedClustersResetAADProfilePoller.Done
has been removed - Function
PrivateEndpointConnectionsDeletePollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ManagedClustersResetAADProfilePoller.ResumeToken
has been removed - Function
*SnapshotsListPager.Err
has been removed - Function
*ManagedClustersCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ManagedClustersDeletePollerResponse.Resume
has been removed - Function
*AgentPoolsListPager.NextPage
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Done
has been removed - Function
*ManagedClustersListByResourceGroupPager.PageResponse
has been removed - Function
*ManagedClustersResetServicePrincipalProfilePoller.FinalResponse
has been removed - Function
ManagedClustersRunCommandPollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersRunCommandPollerResponse.Resume
has been removed - Function
*ManagedClustersRunCommandPoller.Poll
has been removed - Function
ManagedClustersDeletePollerResponse.PollUntilDone
has been removed - Function
ManagedClustersStopPollerResponse.PollUntilDone
has been removed - Function
*AgentPoolsListPager.Err
has been removed - Function
*ManagedClustersResetServicePrincipalProfilePoller.ResumeToken
has been removed - Function
ManagedClustersResetAADProfilePollerResponse.PollUntilDone
has been removed - Function
ContainerServiceSSHConfiguration.MarshalJSON
has been removed - Function
AgentPoolsDeletePollerResponse.PollUntilDone
has been removed - Function
*ManagedClustersStopPoller.Poll
has been removed - Function
*PrivateEndpointConnectionsDeletePollerResponse.Resume
has been removed - Function
*ManagedClustersDeletePoller.ResumeToken
has been removed - Function
*MaintenanceConfigurationsListByManagedClusterPager.NextPage
has been removed - Function
*AgentPoolsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ManagedClustersListByResourceGroupPager.NextPage
has been removed - Struct
AgentPoolsBeginCreateOrUpdateOptions
has been removed - Struct
AgentPoolsBeginDeleteOptions
has been removed - Struct
AgentPoolsBeginUpgradeNodeImageVersionOptions
has been removed - Struct
AgentPoolsCreateOrUpdatePoller
has been removed - Struct
AgentPoolsCreateOrUpdatePollerResponse
has been removed - Struct
AgentPoolsCreateOrUpdateResponse
has been removed - Struct
AgentPoolsCreateOrUpdateResult
has been removed - Struct
AgentPoolsDeletePoller
has been removed - Struct
AgentPoolsDeletePollerResponse
has been removed - Struct
AgentPoolsDeleteResponse
has been removed - Struct
AgentPoolsGetAvailableAgentPoolVersionsOptions
has been removed - Struct
AgentPoolsGetAvailableAgentPoolVersionsResponse
has been removed - Struct
AgentPoolsGetAvailableAgentPoolVersionsResult
has been removed - Struct
AgentPoolsGetOptions
has been removed - Struct
AgentPoolsGetResponse
has been removed - Struct
AgentPoolsGetResult
has been removed - Struct
AgentPoolsGetUpgradeProfileOptions
has been removed - Struct
AgentPoolsGetUpgradeProfileResponse
has been removed - Struct
AgentPoolsGetUpgradeProfileResult
has been removed - Struct
AgentPoolsListOptions
has been removed - Struct
AgentPoolsListPager
has been removed - Struct
AgentPoolsListResponse
has been removed - Struct
AgentPoolsListResult
has been removed - Struct
AgentPoolsUpgradeNodeImageVersionPoller
has been removed - Struct
AgentPoolsUpgradeNodeImageVersionPollerResponse
has been removed - Struct
AgentPoolsUpgradeNodeImageVersionResponse
has been removed - Struct
AgentPoolsUpgradeNodeImageVersionResult
has been removed - Struct
ContainerServiceDiagnosticsProfile
has been removed - Struct
ContainerServiceLinuxProfile
has been removed - Struct
ContainerServiceMasterProfile
has been removed - Struct
ContainerServiceNetworkProfile
has been removed - Struct
ContainerServiceSSHConfiguration
has been removed - Struct
ContainerServiceSSHPublicKey
has been removed - Struct
ContainerServiceVMDiagnostics
has been removed - Struct
MaintenanceConfigurationsCreateOrUpdateOptions
has been removed - Struct
MaintenanceConfigurationsCreateOrUpdateResponse
has been removed - Struct
MaintenanceConfigurationsCreateOrUpdateResult
has been removed - Struct
MaintenanceConfigurationsDeleteOptions
has been removed - Struct
MaintenanceConfigurationsDeleteResponse
has been removed - Struct
MaintenanceConfigurationsGetOptions
has been removed - Struct
MaintenanceConfigurationsGetResponse
has been removed - Struct
MaintenanceConfigurationsGetResult
has been removed - Struct
MaintenanceConfigurationsListByManagedClusterOptions
has been removed - Struct
MaintenanceConfigurationsListByManagedClusterPager
has been removed - Struct
MaintenanceConfigurationsListByManagedClusterResponse
has been removed - Struct
MaintenanceConfigurationsListByManagedClusterResult
has been removed - Struct
ManagedClustersBeginCreateOrUpdateOptions
has been removed - Struct
ManagedClustersBeginDeleteOptions
has been removed - Struct
ManagedClustersBeginResetAADProfileOptions
has been removed - Struct
ManagedClustersBeginResetServicePrincipalProfileOptions
has been removed - Struct
ManagedClustersBeginRotateClusterCertificatesOptions
has been removed - Struct
ManagedClustersBeginRunCommandOptions
has been removed - Struct
ManagedClustersBeginStartOptions
has been removed - Struct
ManagedClustersBeginStopOptions
has been removed - Struct
ManagedClustersBeginUpdateTagsOptions
has been removed - Struct
ManagedClustersCreateOrUpdatePoller
has been removed - Struct
ManagedClustersCreateOrUpdatePollerResponse
has been removed - Struct
ManagedClustersCreateOrUpdateResponse
has been removed - Struct
ManagedClustersCreateOrUpdateResult
has been removed - Struct
ManagedClustersDeletePoller
has been removed - Struct
ManagedClustersDeletePollerResponse
has been removed - Struct
ManagedClustersDeleteResponse
has been removed - Struct
ManagedClustersGetAccessProfileOptions
has been removed - Struct
ManagedClustersGetAccessProfileResponse
has been removed - Struct
ManagedClustersGetAccessProfileResult
has been removed - Struct
ManagedClustersGetCommandResultOptions
has been removed - Struct
ManagedClustersGetCommandResultResponse
has been removed - Struct
ManagedClustersGetCommandResultResult
has been removed - Struct
ManagedClustersGetOSOptionsOptions
has been removed - Struct
ManagedClustersGetOSOptionsResponse
has been removed - Struct
ManagedClustersGetOSOptionsResult
has been removed - Struct
ManagedClustersGetOptions
has been removed - Struct
ManagedClustersGetResponse
has been removed - Struct
ManagedClustersGetResult
has been removed - Struct
ManagedClustersGetUpgradeProfileOptions
has been removed - Struct
ManagedClustersGetUpgradeProfileResponse
has been removed - Struct
ManagedClustersGetUpgradeProfileResult
has been removed - Struct
ManagedClustersListByResourceGroupOptions
has been removed - Struct
ManagedClustersListByResourceGroupPager
has been removed - Struct
ManagedClustersListByResourceGroupResponse
has been removed - Struct
ManagedClustersListByResourceGroupResult
has been removed - Struct
ManagedClustersListClusterAdminCredentialsOptions
has been removed - Struct
ManagedClustersListClusterAdminCredentialsResponse
has been removed - Struct
ManagedClustersListClusterAdminCredentialsResult
has been removed - Struct
ManagedClustersListClusterMonitoringUserCredentialsOptions
has been removed - Struct
ManagedClustersListClusterMonitoringUserCredentialsResponse
has been removed - Struct
ManagedClustersListClusterMonitoringUserCredentialsResult
has been removed - Struct
ManagedClustersListClusterUserCredentialsOptions
has been removed - Struct
ManagedClustersListClusterUserCredentialsResponse
has been removed - Struct
ManagedClustersListClusterUserCredentialsResult
has been removed - Struct
ManagedClustersListOptions
has been removed - Struct
ManagedClustersListOutboundNetworkDependenciesEndpointsOptions
has been removed - Struct
ManagedClustersListOutboundNetworkDependenciesEndpointsPager
has been removed - Struct
ManagedClustersListOutboundNetworkDependenciesEndpointsResponse
has been removed - Struct
ManagedClustersListOutboundNetworkDependenciesEndpointsResult
has been removed - Struct
ManagedClustersListPager
has been removed - Struct
ManagedClustersListResponse
has been removed - Struct
ManagedClustersListResult
has been removed - Struct
ManagedClustersResetAADProfilePoller
has been removed - Struct
ManagedClustersResetAADProfilePollerResponse
has been removed - Struct
ManagedClustersResetAADProfileResponse
has been removed - Struct
ManagedClustersResetServicePrincipalProfilePoller
has been removed - Struct
ManagedClustersResetServicePrincipalProfilePollerResponse
has been removed - Struct
ManagedClustersResetServicePrincipalProfileResponse
has been removed - Struct
ManagedClustersRotateClusterCertificatesPoller
has been removed - Struct
ManagedClustersRotateClusterCertificatesPollerResponse
has been removed - Struct
ManagedClustersRotateClusterCertificatesResponse
has been removed - Struct
ManagedClustersRunCommandPoller
has been removed - Struct
ManagedClustersRunCommandPollerResponse
has been removed - Struct
ManagedClustersRunCommandResponse
has been removed - Struct
ManagedClustersRunCommandResult
has been removed - Struct
ManagedClustersStartPoller
has been removed - Struct
ManagedClustersStartPollerResponse
has been removed - Struct
ManagedClustersStartResponse
has been removed - Struct
ManagedClustersStopPoller
has been removed - Struct
ManagedClustersStopPollerResponse
has been removed - Struct
ManagedClustersStopResponse
has been removed - Struct
ManagedClustersUpdateTagsPoller
has been removed - Struct
ManagedClustersUpdateTagsPollerResponse
has been removed - Struct
ManagedClustersUpdateTagsResponse
has been removed - Struct
ManagedClustersUpdateTagsResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsBeginDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsDeletePoller
has been removed - Struct
PrivateEndpointConnectionsDeletePollerResponse
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListOptions
has been removed - Struct
PrivateEndpointConnectionsListResponse
has been removed - Struct
PrivateEndpointConnectionsListResult
has been removed - Struct
PrivateEndpointConnectionsUpdateOptions
has been removed - Struct
PrivateEndpointConnectionsUpdateResponse
has been removed - Struct
PrivateEndpointConnectionsUpdateResult
has been removed - Struct
PrivateLinkResourcesListOptions
has been removed - Struct
PrivateLinkResourcesListResponse
has been removed - Struct
PrivateLinkResourcesListResultEnvelope
has been removed - Struct
ResolvePrivateLinkServiceIDPOSTOptions
has been removed - Struct
ResolvePrivateLinkServiceIDPOSTResponse
has been removed - Struct
ResolvePrivateLinkServiceIDPOSTResult
has been removed - Struct
SnapshotsCreateOrUpdateOptions
has been removed - Struct
SnapshotsCreateOrUpdateResponse
has been removed - Struct
SnapshotsCreateOrUpdateResult
has been removed - Struct
SnapshotsDeleteOptions
has been removed - Struct
SnapshotsDeleteResponse
has been removed - Struct
SnapshotsGetOptions
has been removed - Struct
SnapshotsGetResponse
has been removed - Struct
SnapshotsGetResult
has been removed - Struct
SnapshotsListByResourceGroupOptions
has been removed - Struct
SnapshotsListByResourceGroupPager
has been removed - Struct
SnapshotsListByResourceGroupResponse
has been removed - Struct
SnapshotsListByResourceGroupResult
has been removed - Struct
SnapshotsListOptions
has been removed - Struct
SnapshotsListPager
has been removed - Struct
SnapshotsListResponse
has been removed - Struct
SnapshotsListResult
has been removed - Struct
SnapshotsUpdateTagsOptions
has been removed - Struct
SnapshotsUpdateTagsResponse
has been removed - Struct
SnapshotsUpdateTagsResult
has been removed - Field
Resource
of structManagedClusterAccessProfile
has been removed - Field
Resource
of structSnapshot
has been removed - Field
InnerError
of structCloudError
has been removed - Field
UserAssignedIdentity
of structManagedClusterAddonProfileIdentity
has been removed - Field
SubResource
of structMaintenanceConfiguration
has been removed - Field
Resource
of structManagedCluster
has been removed - Field
SubResource
of structAgentPool
has been removed - Field
ManagedClusterAgentPoolProfileProperties
of structManagedClusterAgentPoolProfile
has been removed
Features Added
- New const
IPFamilyIPv6
- New const
IPFamilyIPv4
- New function
*ManagedClustersClientUpdateTagsPoller.ResumeToken() (string, error)
- New function
ManagedClustersClientRotateClusterCertificatesPollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientRotateClusterCertificatesResponse, error)
- New function
*ManagedClustersClientStopPollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*SnapshotsClientListPager.PageResponse() SnapshotsClientListResponse
- New function
*ManagedClustersClientResetServicePrincipalProfilePoller.ResumeToken() (string, error)
- New function
*AgentPoolsClientListPager.PageResponse() AgentPoolsClientListResponse
- New function
*ManagedClustersClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*ManagedClustersClientResetServicePrincipalProfilePollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*ManagedClustersClientStartPoller.Poll(context.Context) (*http.Response, error)
- New function
*ManagedClustersClientListOutboundNetworkDependenciesEndpointsPager.NextPage(context.Context) bool
- New function
*AgentPoolsClientListPager.NextPage(context.Context) bool
- New function
*ManagedClustersClientResetAADProfilePoller.FinalResponse(context.Context) (ManagedClustersClientResetAADProfileResponse, error)
- New function
*AgentPoolsClientUpgradeNodeImageVersionPoller.Done() bool
- New function
ManagedClustersClientResetServicePrincipalProfilePollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientResetServicePrincipalProfileResponse, error)
- New function
*SnapshotsClientListByResourceGroupPager.PageResponse() SnapshotsClientListByResourceGroupResponse
- New function
*ManagedClustersClientListPager.Err() error
- New function
*MaintenanceConfigurationsClientListByManagedClusterPager.PageResponse() MaintenanceConfigurationsClientListByManagedClusterResponse
- New function
*AgentPoolsClientListPager.Err() error
- New function
*ManagedClustersClientResetAADProfilePoller.Done() bool
- New function
*ManagedClustersClientResetServicePrincipalProfilePoller.FinalResponse(context.Context) (ManagedClustersClientResetServicePrincipalProfileResponse, error)
- New function
*ManagedClustersClientResetServicePrincipalProfilePoller.Poll(context.Context) (*http.Response, error)
- New function
*MaintenanceConfigurationsClientListByManagedClusterPager.NextPage(context.Context) bool
- New function
*PrivateEndpointConnectionsClientDeletePoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientRotateClusterCertificatesPoller.Poll(context.Context) (*http.Response, error)
- New function
*AgentPoolsClientDeletePoller.FinalResponse(context.Context) (AgentPoolsClientDeleteResponse, error)
- New function
*ManagedClustersClientUpdateTagsPoller.Poll(context.Context) (*http.Response, error)
- New function
*ManagedClustersClientCreateOrUpdatePollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*PrivateEndpointConnectionsClientDeletePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
- New function
ManagedClustersClientRunCommandPollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientRunCommandResponse, error)
- New function
ManagedClustersClientUpdateTagsPollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientUpdateTagsResponse, error)
- New function
*SnapshotsClientListByResourceGroupPager.Err() error
- New function
*ManagedClustersClientDeletePoller.Done() bool
- New function
*ManagedClustersClientCreateOrUpdatePoller.Done() bool
- New function
ManagedClustersClientStartPollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientStartResponse, error)
- New function
*PrivateEndpointConnectionsClientDeletePoller.Done() bool
- New function
*ManagedClustersClientDeletePollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*AgentPoolsClientDeletePoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientStartPoller.Done() bool
- New function
*ManagedClustersClientResetServicePrincipalProfilePoller.Done() bool
- New function
*AgentPoolsClientCreateOrUpdatePoller.FinalResponse(context.Context) (AgentPoolsClientCreateOrUpdateResponse, error)
- New function
SSHConfiguration.MarshalJSON() ([]byte, error)
- New function
*ManagedClustersClientDeletePoller.FinalResponse(context.Context) (ManagedClustersClientDeleteResponse, error)
- New function
*ManagedClustersClientStopPoller.FinalResponse(context.Context) (ManagedClustersClientStopResponse, error)
- New function
*AgentPoolsClientUpgradeNodeImageVersionPoller.FinalResponse(context.Context) (AgentPoolsClientUpgradeNodeImageVersionResponse, error)
- New function
*AgentPoolsClientDeletePoller.Done() bool
- New function
*ManagedClustersClientStopPoller.Done() bool
- New function
*AgentPoolsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
AgentPoolsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientCreateOrUpdateResponse, error)
- New function
*ManagedClustersClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*SnapshotsClientListPager.Err() error
- New function
AgentPoolsClientUpgradeNodeImageVersionPollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientUpgradeNodeImageVersionResponse, error)
- New function
AgentPoolsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientDeleteResponse, error)
- New function
*ManagedClustersClientRotateClusterCertificatesPollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*ManagedClustersClientUpdateTagsPoller.Done() bool
- New function
PrivateEndpointConnectionsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
*ManagedClustersClientCreateOrUpdatePoller.FinalResponse(context.Context) (ManagedClustersClientCreateOrUpdateResponse, error)
- New function
*ManagedClustersClientRotateClusterCertificatesPoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientDeletePoller.ResumeToken() (string, error)
- New function
*SnapshotsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*ManagedClustersClientStopPoller.Poll(context.Context) (*http.Response, error)
- New function
*PrivateEndpointConnectionsClientDeletePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
*ManagedClustersClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ManagedClustersClientStartPoller.ResumeToken() (string, error)
- New function
*PrivateEndpointConnectionsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*ManagedClustersClientListPager.PageResponse() ManagedClustersClientListResponse
- New function
*MaintenanceConfigurationsClientListByManagedClusterPager.Err() error
- New function
*ManagedClustersClientRotateClusterCertificatesPoller.Done() bool
- New function
ManagedClustersClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientCreateOrUpdateResponse, error)
- New function
*AgentPoolsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
NetworkProfile.MarshalJSON() ([]byte, error)
- New function
*AgentPoolsClientUpgradeNodeImageVersionPollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
- New function
PossibleIPFamilyValues() []IPFamily
- New function
*ManagedClustersClientRotateClusterCertificatesPoller.FinalResponse(context.Context) (ManagedClustersClientRotateClusterCertificatesResponse, error)
- New function
*AgentPoolsClientCreateOrUpdatePoller.Done() bool
- New function
*ManagedClustersClientRunCommandPoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientRunCommandPoller.Done() bool
- New function
*ManagedClustersClientRunCommandPollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*AgentPoolsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
ManagedClustersClientStopPollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientStopResponse, error)
- New function
*ManagedClustersClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientListByResourceGroupPager.PageResponse() ManagedClustersClientListByResourceGroupResponse
- New function
*ManagedClustersClientResetAADProfilePoller.ResumeToken() (string, error)
- New function
*ManagedClustersClientResetAADProfilePoller.Poll(context.Context) (*http.Response, error)
- New function
*ManagedClustersClientListOutboundNetworkDependenciesEndpointsPager.PageResponse() ManagedClustersClientListOutboundNetworkDependenciesEndpointsResponse
- New function
*AgentPoolsClientUpgradeNodeImageVersionPoller.ResumeToken() (string, error)
- New function
*AgentPoolsClientCreateOrUpdatePollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
- New function
*ManagedClustersClientListPager.NextPage(context.Context) bool
- New function
*ManagedClustersClientStartPoller.FinalResponse(context.Context) (ManagedClustersClientStartResponse, error)
- New function
*ManagedClustersClientRunCommandPoller.FinalResponse(context.Context) (ManagedClustersClientRunCommandResponse, error)
- New function
*ManagedClustersClientListOutboundNetworkDependenciesEndpointsPager.Err() error
- New function
IPFamily.ToPtr() *IPFamily
- New function
*ManagedClustersClientStopPoller.ResumeToken() (string, error)
- New function
*SnapshotsClientListPager.NextPage(context.Context) bool
- New function
*ManagedClustersClientUpdateTagsPollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*ManagedClustersClientRunCommandPoller.Poll(context.Context) (*http.Response, error)
- New function
*AgentPoolsClientDeletePollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
- New function
ManagedClustersClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientDeleteResponse, error)
- New function
*ManagedClustersClientStartPollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New function
*ManagedClustersClientUpdateTagsPoller.FinalResponse(context.Context) (ManagedClustersClientUpdateTagsResponse, error)
- New function
*ManagedClustersClientListByResourceGroupPager.Err() error
- New function
*AgentPoolsClientUpgradeNodeImageVersionPoller.Poll(context.Context) (*http.Response, error)
- New function
ManagedClustersClientResetAADProfilePollerResponse.PollUntilDone(context.Context, time.Duration) (ManagedClustersClientResetAADProfileResponse, error)
- New function
*ManagedClustersClientResetAADProfilePollerResponse.Resume(context.Context, *ManagedClustersClient, string) error
- New struct
AgentPoolsClientBeginCreateOrUpdateOptions
- New struct
AgentPoolsClientBeginDeleteOptions
- New struct
AgentPoolsClientBeginUpgradeNodeImageVersionOptions
- New struct
AgentPoolsClientCreateOrUpdatePoller
- New struct
AgentPoolsClientCreateOrUpdatePollerResponse
- New struct
AgentPoolsClientCreateOrUpdateResponse
- New struct
AgentPoolsClientCreateOrUpdateResult
- New struct
AgentPoolsClientDeletePoller
- New struct
AgentPoolsClientDeletePollerResponse
- New struct
AgentPoolsClientDeleteResponse
- New struct
AgentPoolsClientGetAvailableAgentPoolVersionsOptions
- New struct
AgentPoolsClientGetAvailableAgentPoolVersionsResponse
- New struct
AgentPoolsClientGetAvailableAgentPoolVersionsResult
- New struct
AgentPoolsClientGetOptions
- New struct
AgentPoolsClientGetResponse
- New struct
AgentPoolsClientGetResult
- New struct
AgentPoolsClientGetUpgradeProfileOptions
- New struct
AgentPoolsClientGetUpgradeProfileResponse
- New struct
AgentPoolsClientGetUpgradeProfileResult
- New struct
AgentPoolsClientListOptions
- New struct
AgentPoolsClientListPager
- New struct
AgentPoolsClientListResponse
- New struct
AgentPoolsClientListResult
- New struct
AgentPoolsClientUpgradeNodeImageVersionPoller
- New struct
AgentPoolsClientUpgradeNodeImageVersionPollerResponse
- New struct
AgentPoolsClientUpgradeNodeImageVersionResponse
- New struct
AgentPoolsClientUpgradeNodeImageVersionResult
- New struct
DiagnosticsProfile
- New struct
LinuxProfile
- New struct
MaintenanceConfigurationsClientCreateOrUpdateOptions
- New struct
MaintenanceConfigurationsClientCreateOrUpdateResponse
- New struct
MaintenanceConfigurationsClientCreateOrUpdateResult
- New struct
MaintenanceConfigurationsClientDeleteOptions
- New struct
MaintenanceConfigurationsClientDeleteResponse
- New struct
MaintenanceConfigurationsClientGetOptions
- New struct
MaintenanceConfigurationsClientGetResponse
- New struct
MaintenanceConfigurationsClientGetResult
- New struct
MaintenanceConfigurationsClientListByManagedClusterOptions
- New struct
MaintenanceConfigurationsClientListByManagedClusterPager
- New struct
MaintenanceConfigurationsClientListByManagedClusterResponse
- New struct
MaintenanceConfigurationsClientListByManagedClusterResult
- New struct
ManagedClusterOIDCIssuerProfile
- New struct
ManagedClustersClientBeginCreateOrUpdateOptions
- New struct
ManagedClustersClientBeginDeleteOptions
- New struct
ManagedClustersClientBeginResetAADProfileOptions
- New struct
ManagedClustersClientBeginResetServicePrincipalProfileOptions
- New struct
ManagedClustersClientBeginRotateClusterCertificatesOptions
- New struct
ManagedClustersClientBeginRunCommandOptions
- New struct
ManagedClustersClientBeginStartOptions
- New struct
ManagedClustersClientBeginStopOptions
- New struct
ManagedClustersClientBeginUpdateTagsOptions
- New struct
ManagedClustersClientCreateOrUpdatePoller
- New struct
ManagedClustersClientCreateOrUpdatePollerResponse
- New struct
ManagedClustersClientCreateOrUpdateResponse
- New struct
ManagedClustersClientCreateOrUpdateResult
- New struct
ManagedClustersClientDeletePoller
- New struct
ManagedClustersClientDeletePollerResponse
- New struct
ManagedClustersClientDeleteResponse
- New struct
ManagedClustersClientGetAccessProfileOptions
- New struct
ManagedClustersClientGetAccessProfileResponse
- New struct
ManagedClustersClientGetAccessProfileResult
- New struct
ManagedClustersClientGetCommandResultOptions
- New struct
ManagedClustersClientGetCommandResultResponse
- New struct
ManagedClustersClientGetCommandResultResult
- New struct
ManagedClustersClientGetOSOptionsOptions
- New struct
ManagedClustersClientGetOSOptionsResponse
- New struct
ManagedClustersClientGetOSOptionsResult
- New struct
ManagedClustersClientGetOptions
- New struct
ManagedClustersClientGetResponse
- New struct
ManagedClustersClientGetResult
- New struct
ManagedClustersClientGetUpgradeProfileOptions
- New struct
ManagedClustersClientGetUpgradeProfileResponse
- New struct
ManagedClustersClientGetUpgradeProfileResult
- New struct
ManagedClustersClientListByResourceGroupOptions
- New struct
ManagedClustersClientListByResourceGroupPager
- New struct
ManagedClustersClientListByResourceGroupResponse
- New struct
ManagedClustersClientListByResourceGroupResult
- New struct
ManagedClustersClientListClusterAdminCredentialsOptions
- New struct
ManagedClustersClientListClusterAdminCredentialsResponse
- New struct
ManagedClustersClientListClusterAdminCredentialsResult
- New struct
ManagedClustersClientListClusterMonitoringUserCredentialsOptions
- New struct
ManagedClustersClientListClusterMonitoringUserCredentialsResponse
- New struct
ManagedClustersClientListClusterMonitoringUserCredentialsResult
- New struct
ManagedClustersClientListClusterUserCredentialsOptions
- New struct
ManagedClustersClientListClusterUserCredentialsResponse
- New struct
ManagedClustersClientListClusterUserCredentialsResult
- New struct
ManagedClustersClientListOptions
- New struct
ManagedClustersClientListOutboundNetworkDependenciesEndpointsOptions
- New struct
ManagedClustersClientListOutboundNetworkDependenciesEndpointsPager
- New struct
ManagedClustersClientListOutboundNetworkDependenciesEndpointsResponse
- New struct
ManagedClustersClientListOutboundNetworkDependenciesEndpointsResult
- New struct
ManagedClustersClientListPager
- New struct
ManagedClustersClientListResponse
- New struct
ManagedClustersClientListResult
- New struct
ManagedClustersClientResetAADProfilePoller
- New struct
ManagedClustersClientResetAADProfilePollerResponse
- New struct
ManagedClustersClientResetAADProfileResponse
- New struct
ManagedClustersClientResetServicePrincipalProfilePoller
- New struct
ManagedClustersClientResetServicePrincipalProfilePollerResponse
- New struct
ManagedClustersClientResetServicePrincipalProfileResponse
- New struct
ManagedClustersClientRotateClusterCertificatesPoller
- New struct
ManagedClustersClientRotateClusterCertificatesPollerResponse
- New struct
ManagedClustersClientRotateClusterCertificatesResponse
- New struct
ManagedClustersClientRunCommandPoller
- New struct
ManagedClustersClientRunCommandPollerResponse
- New struct
ManagedClustersClientRunCommandResponse
- New struct
ManagedClustersClientRunCommandResult
- New struct
ManagedClustersClientStartPoller
- New struct
ManagedClustersClientStartPollerResponse
- New struct
ManagedClustersClientStartResponse
- New struct
ManagedClustersClientStopPoller
- New struct
ManagedClustersClientStopPollerResponse
- New struct
ManagedClustersClientStopResponse
- New struct
ManagedClustersClientUpdateTagsPoller
- New struct
ManagedClustersClientUpdateTagsPollerResponse
- New struct
ManagedClustersClientUpdateTagsResponse
- New struct
ManagedClustersClientUpdateTagsResult
- New struct
MasterProfile
- New struct
NetworkProfile
- New struct
OperationsClientListOptions
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PrivateEndpointConnectionsClientBeginDeleteOptions
- New struct
PrivateEndpointConnectionsClientDeletePoller
- New struct
PrivateEndpointConnectionsClientDeletePollerResponse
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListOptions
- New struct
PrivateEndpointConnectionsClientListResponse
- New struct
PrivateEndpointConnectionsClientListResult
- New struct
PrivateEndpointConnectionsClientUpdateOptions
- New struct
PrivateEndpointConnectionsClientUpdateResponse
- New struct
PrivateEndpointConnectionsClientUpdateResult
- New struct
PrivateLinkResourcesClientListOptions
- New struct
PrivateLinkResourcesClientListResponse
- New struct
PrivateLinkResourcesClientListResult
- New struct
ResolvePrivateLinkServiceIDClientPOSTOptions
- New struct
ResolvePrivateLinkServiceIDClientPOSTResponse
- New struct
ResolvePrivateLinkServiceIDClientPOSTResult
- New struct
SSHConfiguration
- New struct
SSHPublicKey
- New struct
SnapshotsClientCreateOrUpdateOptions
- New struct
SnapshotsClientCreateOrUpdateResponse
- New struct
SnapshotsClientCreateOrUpdateResult
- New struct
SnapshotsClientDeleteOptions
- New struct
SnapshotsClientDeleteResponse
- New struct
SnapshotsClientGetOptions
- New struct
SnapshotsClientGetResponse
- New struct
SnapshotsClientGetResult
- New struct
SnapshotsClientListByResourceGroupOptions
- New struct
SnapshotsClientListByResourceGroupPager
- New struct
SnapshotsClientListByResourceGroupResponse
- New struct
SnapshotsClientListByResourceGroupResult
- New struct
SnapshotsClientListOptions
- New struct
SnapshotsClientListPager
- New struct
SnapshotsClientListResponse
- New struct
SnapshotsClientListResult
- New struct
SnapshotsClientUpdateTagsOptions
- New struct
SnapshotsClientUpdateTagsResponse
- New struct
SnapshotsClientUpdateTagsResult
- New struct
VMDiagnostics
- New field
ID
in structAgentPool
- New field
Name
in structAgentPool
- New field
Type
in structAgentPool
- New field
CountIPv6
in structManagedClusterLoadBalancerProfileManagedOutboundIPs
- New field
Location
in structManagedClusterAccessProfile
- New field
Tags
in structManagedClusterAccessProfile
- New field
ID
in structManagedClusterAccessProfile
- New field
Name
in structManagedClusterAccessProfile
- New field
Type
in structManagedClusterAccessProfile
- New field
Tags
in structManagedCluster
- New field
Name
in structManagedCluster
- New field
Type
in structManagedCluster
- New field
Location
in structManagedCluster
- New field
ID
in structManagedCluster
- New field
Tags
in structSnapshot
- New field
ID
in structSnapshot
- New field
Name
in structSnapshot
- New field
Type
in structSnapshot
- New field
Location
in structSnapshot
- New field
ID
in structMaintenanceConfiguration
- New field
Name
in structMaintenanceConfiguration
- New field
Type
in structMaintenanceConfiguration
- New field
CapacityReservationGroupID
in structManagedClusterAgentPoolProfileProperties
- New field
MessageOfTheDay
in structManagedClusterAgentPoolProfileProperties
- New field
EnableNamespaceResources
in structManagedClusterProperties
- New field
OidcIssuerProfile
in structManagedClusterProperties
- New field
CurrentKubernetesVersion
in structManagedClusterProperties
- New field
MinCount
in structManagedClusterAgentPoolProfile
- New field
ScaleSetPriority
in structManagedClusterAgentPoolProfile
- New field
OSDiskSizeGB
in structManagedClusterAgentPoolProfile
- New field
OSSKU
in structManagedClusterAgentPoolProfile
- New field
AvailabilityZones
in structManagedClusterAgentPoolProfile
- New field
NodeLabels
in structManagedClusterAgentPoolProfile
- New field
ProvisioningState
in structManagedClusterAgentPoolProfile
- New field
VMSize
in structManagedClusterAgentPoolProfile
- New field
Mode
in structManagedClusterAgentPoolProfile
- New field
OrchestratorVersion
in structManagedClusterAgentPoolProfile
- New field
EnableEncryptionAtHost
in structManagedClusterAgentPoolProfile
- New field
Type
in structManagedClusterAgentPoolProfile
- New field
PodSubnetID
in structManagedClusterAgentPoolProfile
- New field
MaxPods
in structManagedClusterAgentPoolProfile
- New field
ScaleDownMode
in structManagedClusterAgentPoolProfile
- New field
ScaleSetEvictionPolicy
in structManagedClusterAgentPoolProfile
- New field
WorkloadRuntime
in structManagedClusterAgentPoolProfile
- New field
Count
in structManagedClusterAgentPoolProfile
- New field
EnableUltraSSD
in structManagedClusterAgentPoolProfile
- New field
ProximityPlacementGroupID
in structManagedClusterAgentPoolProfile
- New field
PowerState
in structManagedClusterAgentPoolProfile
- New field
EnableNodePublicIP
in structManagedClusterAgentPoolProfile
- New field
NodePublicIPPrefixID
in structManagedClusterAgentPoolProfile
- New field
NodeTaints
in structManagedClusterAgentPoolProfile
- New field
SpotMaxPrice
in structManagedClusterAgentPoolProfile
- New field
UpgradeSettings
in structManagedClusterAgentPoolProfile
- New field
OSDiskType
in structManagedClusterAgentPoolProfile
- New field
MessageOfTheDay
in structManagedClusterAgentPoolProfile
- New field
GpuInstanceProfile
in structManagedClusterAgentPoolProfile
- New field
CapacityReservationGroupID
in structManagedClusterAgentPoolProfile
- New field
KubeletConfig
in structManagedClusterAgentPoolProfile
- New field
EnableAutoScaling
in structManagedClusterAgentPoolProfile
- New field
OSType
in structManagedClusterAgentPoolProfile
- New field
LinuxOSConfig
in structManagedClusterAgentPoolProfile
- New field
MaxCount
in structManagedClusterAgentPoolProfile
- New field
VnetSubnetID
in structManagedClusterAgentPoolProfile
- New field
CreationData
in structManagedClusterAgentPoolProfile
- New field
NodeImageVersion
in structManagedClusterAgentPoolProfile
- New field
Tags
in structManagedClusterAgentPoolProfile
- New field
EnableFIPS
in structManagedClusterAgentPoolProfile
- New field
KubeletDiskType
in structManagedClusterAgentPoolProfile
- New field
ObjectID
in structManagedClusterAddonProfileIdentity
- New field
ResourceID
in structManagedClusterAddonProfileIdentity
- New field
ClientID
in structManagedClusterAddonProfileIdentity
- New field
Error
in structCloudError