@azure/arm-containerservice 22.1.0 → 22.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/containerServiceClient.d.ts.map +1 -1
- package/dist/browser/containerServiceClient.js +3 -4
- package/dist/browser/containerServiceClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +162 -115
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +16 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +2 -0
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +47 -0
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +2 -5
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/machines.d.ts.map +1 -1
- package/dist/browser/operations/machines.js.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operations/managedClusters.d.ts.map +1 -1
- package/dist/browser/operations/managedClusters.js +7 -31
- package/dist/browser/operations/managedClusters.js.map +1 -1
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +1 -1
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operations/snapshots.d.ts.map +1 -1
- package/dist/browser/operations/snapshots.js +2 -10
- package/dist/browser/operations/snapshots.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.js +1 -5
- package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
- package/dist/commonjs/containerServiceClient.js +3 -4
- package/dist/commonjs/containerServiceClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +162 -115
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +18 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +2 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +50 -3
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +1 -1
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +1 -4
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/machines.d.ts.map +1 -1
- package/dist/commonjs/operations/machines.js.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/managedClusters.js +6 -30
- package/dist/commonjs/operations/managedClusters.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operations/snapshots.js +2 -10
- package/dist/commonjs/operations/snapshots.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
- package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/containerServiceClient.d.ts.map +1 -1
- package/dist/esm/containerServiceClient.js +3 -4
- package/dist/esm/containerServiceClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +162 -115
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +16 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +2 -0
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +47 -0
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +1 -1
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +2 -5
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/machines.d.ts.map +1 -1
- package/dist/esm/operations/machines.js.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operations/managedClusters.d.ts.map +1 -1
- package/dist/esm/operations/managedClusters.js +7 -31
- package/dist/esm/operations/managedClusters.js.map +1 -1
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +1 -1
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operations/snapshots.d.ts.map +1 -1
- package/dist/esm/operations/snapshots.js +2 -10
- package/dist/esm/operations/snapshots.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.js +1 -5
- package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerServiceClient.d.ts.map +1 -1
- package/dist/react-native/containerServiceClient.js +3 -4
- package/dist/react-native/containerServiceClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +162 -115
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +16 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +2 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +47 -0
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +1 -1
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +2 -5
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/machines.d.ts.map +1 -1
- package/dist/react-native/operations/machines.js.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operations/managedClusters.js +7 -31
- package/dist/react-native/operations/managedClusters.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operations/snapshots.d.ts.map +1 -1
- package/dist/react-native/operations/snapshots.js +2 -10
- package/dist/react-native/operations/snapshots.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.js +1 -5
- package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +19 -19
- package/CHANGELOG.md +0 -3619
- package/review/arm-containerservice.api.md +0 -2586
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managedClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,cAAc,EACd,iCAAiC,EACjC,gDAAgD,EAChD,2BAA2B,EAC3B,qEAAqE,EACrE,mBAAmB,EACnB,qDAAqD,EACrD,kBAAkB,EAClB,oDAAoD,EACpD,mDAAmD,EACnD,6CAA6C,EAC7C,8CAA8C,EAC9C,wCAAwC,EACxC,6CAA6C,EAC7C,uCAAuC,EACvC,wDAAwD,EACxD,kDAAkD,EAClD,uDAAuD,EACvD,iDAAiD,EACjD,iEAAiE,EACjE,2DAA2D,EAC3D,gCAAgC,EAChC,0BAA0B,EAC1B,2CAA2C,EAC3C,qCAAqC,EACrC,UAAU,EACV,uCAAuC,EACvC,iCAAiC,EACjC,mCAAmC,EACnC,6BAA6B,EAC7B,qCAAqC,EACrC,yDAAyD,EACzD,wBAAwB,EACxB,4CAA4C,EAC5C,sDAAsD,EACtD,gDAAgD,EAChD,iDAAiD,EACjD,2CAA2C,EAC3C,4DAA4D,EAC5D,sDAAsD,EACtD,iCAAiC,EACjC,2BAA2B,EAC3B,kCAAkC,EAClC,4BAA4B,EAC5B,iBAAiB,EACjB,uCAAuC,EACvC,iCAAiC,EACjC,6CAA6C,EAC7C,uCAAuC,EACvC,mDAAmD,EACnD,6CAA6C,EAC7C,kDAAkD,EAClD,4CAA4C,EAC7C,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,IAAI,
|
|
1
|
+
{"version":3,"file":"managedClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managedClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ManagedCluster,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n OutboundEnvironmentEndpoint,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n MeshRevisionProfile,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n MeshUpgradeProfile,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListKubernetesVersionsResponse,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersGetUpgradeProfileResponse,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersGetAccessProfileResponse,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsResponse,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsResponse,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsResponse,\n ManagedClustersGetOptionalParams,\n ManagedClustersGetResponse,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersCreateOrUpdateResponse,\n TagsObject,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersUpdateTagsResponse,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersDeleteResponse,\n ManagedClusterServicePrincipalProfile,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClusterAADProfile,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersRotateClusterCertificatesResponse,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersAbortLatestOperationResponse,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysResponse,\n ManagedClustersStopOptionalParams,\n ManagedClustersStopResponse,\n ManagedClustersStartOptionalParams,\n ManagedClustersStartResponse,\n RunCommandRequest,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersRunCommandResponse,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersGetCommandResultResponse,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersGetMeshRevisionProfileResponse,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersGetMeshUpgradeProfileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ManagedClusters. */\nexport interface ManagedClusters {\n /**\n * Gets a list of managed clusters in the specified subscription.\n * @param options The options parameters.\n */\n list(\n options?: ManagedClustersListOptionalParams,\n ): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Lists managed clusters in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ManagedClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * managed cluster. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Contains extra metadata on each revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listMeshRevisionProfiles(\n location: string,\n options?: ManagedClustersListMeshRevisionProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshRevisionProfile>;\n /**\n * Lists available upgrades for all service meshes in a specific cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listMeshUpgradeProfiles(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshUpgradeProfile>;\n /**\n * Contains extra metadata on the version, including supported patch versions, capabilities, available\n * upgrades, and details on preview status of the version\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listKubernetesVersions(\n location: string,\n options?: ManagedClustersListKubernetesVersionsOptionalParams,\n ): Promise<ManagedClustersListKubernetesVersionsResponse>;\n /**\n * Gets the upgrade profile of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetUpgradeProfileResponse>;\n /**\n * **WARNING**: This API will be deprecated. Instead use\n * [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials)\n * or\n * [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials)\n * .\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param roleName The name of the role for managed cluster accessProfile resource.\n * @param options The options parameters.\n */\n getAccessProfile(\n resourceGroupName: string,\n resourceName: string,\n roleName: string,\n options?: ManagedClustersGetAccessProfileOptionalParams,\n ): Promise<ManagedClustersGetAccessProfileResponse>;\n /**\n * Lists the admin credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterAdminCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterAdminCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterAdminCredentialsResponse>;\n /**\n * Lists the user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterUserCredentialsResponse>;\n /**\n * Lists the cluster monitoring user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterMonitoringUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;\n /**\n * Gets a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetOptionalParams,\n ): Promise<ManagedClustersGetResponse>;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersCreateOrUpdateResponse>,\n ManagedClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<ManagedClustersCreateOrUpdateResponse>;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersUpdateTagsResponse>,\n ManagedClustersUpdateTagsResponse\n >\n >;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTagsAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<ManagedClustersUpdateTagsResponse>;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersDeleteResponse>,\n ManagedClustersDeleteResponse\n >\n >;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<ManagedClustersDeleteResponse>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<void>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<void>;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificates(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateClusterCertificatesResponse>,\n ManagedClustersRotateClusterCertificatesResponse\n >\n >;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificatesAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<ManagedClustersRotateClusterCertificatesResponse>;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersAbortLatestOperationResponse>,\n ManagedClustersAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<ManagedClustersAbortLatestOperationResponse>;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeys(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>,\n ManagedClustersRotateServiceAccountSigningKeysResponse\n >\n >;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeysAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersStopResponse>,\n ManagedClustersStopResponse\n >\n >;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<ManagedClustersStopResponse>;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersStartResponse>,\n ManagedClustersStartResponse\n >\n >;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<ManagedClustersStartResponse>;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommand(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRunCommandResponse>,\n ManagedClustersRunCommandResponse\n >\n >;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommandAndWait(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<ManagedClustersRunCommandResponse>;\n /**\n * Gets the results of a command which has been run on the Managed Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param commandId Id of the command.\n * @param options The options parameters.\n */\n getCommandResult(\n resourceGroupName: string,\n resourceName: string,\n commandId: string,\n options?: ManagedClustersGetCommandResultOptionalParams,\n ): Promise<ManagedClustersGetCommandResultResponse>;\n /**\n * Contains extra metadata on the revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshRevisionProfile(\n location: string,\n mode: string,\n options?: ManagedClustersGetMeshRevisionProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshRevisionProfileResponse>;\n /**\n * Gets available upgrades for a service mesh in a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n mode: string,\n options?: ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"managedClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ManagedCluster,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n OutboundEnvironmentEndpoint,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n MeshRevisionProfile,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n MeshUpgradeProfile,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListKubernetesVersionsResponse,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersGetUpgradeProfileResponse,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersGetAccessProfileResponse,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsResponse,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsResponse,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsResponse,\n ManagedClustersGetOptionalParams,\n ManagedClustersGetResponse,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersCreateOrUpdateResponse,\n TagsObject,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersUpdateTagsResponse,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersDeleteResponse,\n ManagedClusterServicePrincipalProfile,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClusterAADProfile,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersRotateClusterCertificatesResponse,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersAbortLatestOperationResponse,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysResponse,\n ManagedClustersStopOptionalParams,\n ManagedClustersStopResponse,\n ManagedClustersStartOptionalParams,\n ManagedClustersStartResponse,\n RunCommandRequest,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersRunCommandResponse,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersGetCommandResultResponse,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersGetMeshRevisionProfileResponse,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersGetMeshUpgradeProfileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ManagedClusters. */\nexport interface ManagedClusters {\n /**\n * Gets a list of managed clusters in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Lists managed clusters in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ManagedClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * managed cluster. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Contains extra metadata on each revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listMeshRevisionProfiles(\n location: string,\n options?: ManagedClustersListMeshRevisionProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshRevisionProfile>;\n /**\n * Lists available upgrades for all service meshes in a specific cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listMeshUpgradeProfiles(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshUpgradeProfile>;\n /**\n * Contains extra metadata on the version, including supported patch versions, capabilities, available\n * upgrades, and details on preview status of the version\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listKubernetesVersions(\n location: string,\n options?: ManagedClustersListKubernetesVersionsOptionalParams,\n ): Promise<ManagedClustersListKubernetesVersionsResponse>;\n /**\n * Gets the upgrade profile of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetUpgradeProfileResponse>;\n /**\n * **WARNING**: This API will be deprecated. Instead use\n * [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials)\n * or\n * [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials)\n * .\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param roleName The name of the role for managed cluster accessProfile resource.\n * @param options The options parameters.\n */\n getAccessProfile(\n resourceGroupName: string,\n resourceName: string,\n roleName: string,\n options?: ManagedClustersGetAccessProfileOptionalParams,\n ): Promise<ManagedClustersGetAccessProfileResponse>;\n /**\n * Lists the admin credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterAdminCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterAdminCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterAdminCredentialsResponse>;\n /**\n * Lists the user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterUserCredentialsResponse>;\n /**\n * Lists the cluster monitoring user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterMonitoringUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;\n /**\n * Gets a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetOptionalParams,\n ): Promise<ManagedClustersGetResponse>;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersCreateOrUpdateResponse>,\n ManagedClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<ManagedClustersCreateOrUpdateResponse>;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersUpdateTagsResponse>,\n ManagedClustersUpdateTagsResponse\n >\n >;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTagsAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<ManagedClustersUpdateTagsResponse>;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersDeleteResponse>, ManagedClustersDeleteResponse>\n >;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<ManagedClustersDeleteResponse>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<void>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<void>;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificates(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateClusterCertificatesResponse>,\n ManagedClustersRotateClusterCertificatesResponse\n >\n >;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificatesAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<ManagedClustersRotateClusterCertificatesResponse>;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersAbortLatestOperationResponse>,\n ManagedClustersAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<ManagedClustersAbortLatestOperationResponse>;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeys(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>,\n ManagedClustersRotateServiceAccountSigningKeysResponse\n >\n >;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeysAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStopResponse>, ManagedClustersStopResponse>\n >;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<ManagedClustersStopResponse>;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStartResponse>, ManagedClustersStartResponse>\n >;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<ManagedClustersStartResponse>;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommand(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRunCommandResponse>,\n ManagedClustersRunCommandResponse\n >\n >;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommandAndWait(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<ManagedClustersRunCommandResponse>;\n /**\n * Gets the results of a command which has been run on the Managed Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param commandId Id of the command.\n * @param options The options parameters.\n */\n getCommandResult(\n resourceGroupName: string,\n resourceName: string,\n commandId: string,\n options?: ManagedClustersGetCommandResultOptionalParams,\n ): Promise<ManagedClustersGetCommandResultResponse>;\n /**\n * Contains extra metadata on the revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshRevisionProfile(\n location: string,\n mode: string,\n options?: ManagedClustersGetMeshRevisionProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshRevisionProfileResponse>;\n /**\n * Gets available upgrades for a service mesh in a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n mode: string,\n options?: ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGvF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC1F"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { OperationValue, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Gets a list of operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationValue>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,QAAQ,EACR,2BAA2B,EAC3B,0CAA0C,EAC1C,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,UAAU,EACV,iCAAiC,EACjC,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,
|
|
1
|
+
{"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,QAAQ,EACR,2BAA2B,EAC3B,0CAA0C,EAC1C,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,UAAU,EACV,iCAAiC,EACjC,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,2BAA2B,GAAG,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAClF;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n Snapshot,\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsGetOptionalParams,\n SnapshotsGetResponse,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsCreateOrUpdateResponse,\n TagsObject,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsUpdateTagsResponse,\n SnapshotsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Snapshots. */\nexport interface Snapshots {\n /**\n * Gets a list of snapshots in the specified subscription.\n * @param options The options parameters.\n */\n list(
|
|
1
|
+
{"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n Snapshot,\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsGetOptionalParams,\n SnapshotsGetResponse,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsCreateOrUpdateResponse,\n TagsObject,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsUpdateTagsResponse,\n SnapshotsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Snapshots. */\nexport interface Snapshots {\n /**\n * Gets a list of snapshots in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Lists snapshots in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: SnapshotsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Gets a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsGetOptionalParams,\n ): Promise<SnapshotsGetResponse>;\n /**\n * Creates or updates a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The snapshot to create or update.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: Snapshot,\n options?: SnapshotsCreateOrUpdateOptionalParams,\n ): Promise<SnapshotsCreateOrUpdateResponse>;\n /**\n * Updates tags on a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update snapshot Tags operation.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: SnapshotsUpdateTagsOptionalParams,\n ): Promise<SnapshotsUpdateTagsResponse>;\n /**\n * Deletes a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AAGlG,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;CAClD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {
|
|
1
|
+
{"version":3,"file":"trustedAccessRoles.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoles. */\nexport interface TrustedAccessRoles {\n /**\n * List supported trusted access roles.\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: TrustedAccessRolesListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRole>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,
|
|
1
|
+
{"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAeH,oDAKC;AAED,
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAeH,oDAKC;AAED,oDAOC;AAvBD,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,SAAgB,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,SAAgB,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
|
2
|
-
// It should be published with your NPM package. It should not be tracked by Git.
|
|
3
|
-
{
|
|
4
|
-
"tsdocVersion": "0.12",
|
|
5
|
-
"toolPackages": [
|
|
6
|
-
{
|
|
7
|
-
"packageName": "@microsoft/api-extractor",
|
|
8
|
-
"packageVersion": "7.52.8"
|
|
9
|
-
}
|
|
10
|
-
]
|
|
11
|
-
}
|
|
1
|
+
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
|
2
|
+
// It should be published with your NPM package. It should not be tracked by Git.
|
|
3
|
+
{
|
|
4
|
+
"tsdocVersion": "0.12",
|
|
5
|
+
"toolPackages": [
|
|
6
|
+
{
|
|
7
|
+
"packageName": "@microsoft/api-extractor",
|
|
8
|
+
"packageVersion": "7.52.8"
|
|
9
|
+
}
|
|
10
|
+
]
|
|
11
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"containerServiceClient.d.ts","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAclD,OAAO,KAAK,EACV,UAAU,EACV,eAAe,EACf,yBAAyB,EACzB,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,2BAA2B,EAC3B,SAAS,EACT,yBAAyB,EACzB,kBAAkB,EAClB,QAAQ,EACT,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,mBAAmB,CAAC;AAE9E,qBAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAClE,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,oCAAoC;IAmFhD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,2BAA2B,EAAE,2BAA2B,CAAC;IACzD,SAAS,EAAE,SAAS,CAAC;IACrB,yBAAyB,EAAE,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,QAAQ,EAAE,QAAQ,CAAC;CACpB"}
|
|
@@ -31,7 +31,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
31
31
|
requestContentType: "application/json; charset=utf-8",
|
|
32
32
|
credential: credentials,
|
|
33
33
|
};
|
|
34
|
-
const packageDetails = `azsdk-js-arm-containerservice/22.
|
|
34
|
+
const packageDetails = `azsdk-js-arm-containerservice/22.2.0`;
|
|
35
35
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
36
36
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
37
37
|
: `${packageDetails}`;
|
|
@@ -42,8 +42,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
42
42
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
43
43
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
44
44
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
45
|
-
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
46
|
-
coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
45
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
47
46
|
}
|
|
48
47
|
if (!options ||
|
|
49
48
|
!options.pipeline ||
|
|
@@ -64,7 +63,7 @@ export class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
64
63
|
this.subscriptionId = subscriptionId;
|
|
65
64
|
// Assigning values to Constant parameters
|
|
66
65
|
this.$host = options.$host || "https://management.azure.com";
|
|
67
|
-
this.apiVersion = options.apiVersion || "2025-
|
|
66
|
+
this.apiVersion = options.apiVersion || "2025-05-01";
|
|
68
67
|
this.operations = new OperationsImpl(this);
|
|
69
68
|
this.managedClusters = new ManagedClustersImpl(this);
|
|
70
69
|
this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport type { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/22.1.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-04-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(\n this,\n );\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type { PipelineRequest, PipelineResponse, SendRequest } from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n OperationsImpl,\n ManagedClustersImpl,\n MaintenanceConfigurationsImpl,\n AgentPoolsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ResolvePrivateLinkServiceIdImpl,\n SnapshotsImpl,\n TrustedAccessRoleBindingsImpl,\n TrustedAccessRolesImpl,\n MachinesImpl,\n} from \"./operations/index.js\";\nimport type {\n Operations,\n ManagedClusters,\n MaintenanceConfigurations,\n AgentPools,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ResolvePrivateLinkServiceId,\n Snapshots,\n TrustedAccessRoleBindings,\n TrustedAccessRoles,\n Machines,\n} from \"./operationsInterfaces/index.js\";\nimport type { ContainerServiceClientOptionalParams } from \"./models/index.js\";\n\nexport class ContainerServiceClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ContainerServiceClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The ID of the target subscription. The value must be an UUID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ContainerServiceClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ContainerServiceClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-containerservice/22.2.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-05-01\";\n this.operations = new OperationsImpl(this);\n this.managedClusters = new ManagedClustersImpl(this);\n this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);\n this.agentPools = new AgentPoolsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.resolvePrivateLinkServiceId = new ResolvePrivateLinkServiceIdImpl(this);\n this.snapshots = new SnapshotsImpl(this);\n this.trustedAccessRoleBindings = new TrustedAccessRoleBindingsImpl(this);\n this.trustedAccessRoles = new TrustedAccessRolesImpl(this);\n this.machines = new MachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(request: PipelineRequest, next: SendRequest): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n operations: Operations;\n managedClusters: ManagedClusters;\n maintenanceConfigurations: MaintenanceConfigurations;\n agentPools: AgentPools;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n resolvePrivateLinkServiceId: ResolvePrivateLinkServiceId;\n snapshots: Snapshots;\n trustedAccessRoleBindings: TrustedAccessRoleBindings;\n trustedAccessRoles: TrustedAccessRoles;\n machines: Machines;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEzE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAgB1B"}
|
package/dist/esm/lroImpl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAKH,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,
|
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAKH,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CAAC,IAAY,EAAE,OAA2C,EAAE,EAAE;YAC7E,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { AbortSignalLike } from \"@azure/abort-controller\";\nimport type { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (path: string, options?: { abortSignal?: AbortSignalLike }) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
|