@azure/arm-containerservice 21.4.0 → 21.5.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/CHANGELOG.md +232 -0
- package/LICENSE +1 -1
- package/README.md +5 -5
- package/dist/browser/containerServiceClient.d.ts +3 -3
- 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 +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 +69 -8
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +18 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +3 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +70 -0
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +3 -3
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/machines.d.ts +2 -2
- package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/machines.js.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.d.ts +3 -3
- 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 +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- 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 +3 -3
- 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 +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 +69 -8
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +19 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +3 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +74 -4
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +3 -3
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts +3 -3
- 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 +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- 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 +1 -1
- package/dist/esm/containerServiceClient.d.ts +3 -3
- 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 +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 +69 -8
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +18 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +3 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +70 -0
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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/privateLinkResources.d.ts +3 -3
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +3 -3
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/machines.d.ts +2 -2
- package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/machines.js.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.d.ts +3 -3
- 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 +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts +2 -2
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- 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 +3 -3
- 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 +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 +69 -8
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +18 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +3 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +70 -0
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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/privateLinkResources.d.ts +3 -3
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts +3 -3
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +3 -3
- 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/machines.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts +3 -3
- 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 +2 -2
- 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/privateEndpointConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts +2 -2
- 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/trustedAccessRoleBindings.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts +2 -2
- 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 +40 -42
- package/review/arm-containerservice.api.md +40 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.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,wBAAwB,EACxB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n TrustedAccessRoleBindingsGetResponse,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateResponse,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoleBindings. */\nexport interface TrustedAccessRoleBindings {\n /**\n * List trusted access role bindings.\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 list(\n resourceGroupName: string,\n resourceName: string,\n options?: TrustedAccessRoleBindingsListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;\n /**\n * Get a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsGetOptionalParams,\n ): Promise<TrustedAccessRoleBindingsGetResponse>;\n /**\n * Create or update a trusted access role binding\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>,\n TrustedAccessRoleBindingsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a trusted access role binding\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;\n /**\n * Delete a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsDeleteResponse>,\n TrustedAccessRoleBindingsDeleteResponse\n >\n >;\n /**\n * Delete a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<TrustedAccessRoleBindingsDeleteResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.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 TrustedAccessRoleBinding,\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n TrustedAccessRoleBindingsGetResponse,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateResponse,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoleBindings. */\nexport interface TrustedAccessRoleBindings {\n /**\n * List trusted access role bindings.\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 list(\n resourceGroupName: string,\n resourceName: string,\n options?: TrustedAccessRoleBindingsListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;\n /**\n * Get a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsGetOptionalParams,\n ): Promise<TrustedAccessRoleBindingsGetResponse>;\n /**\n * Create or update a trusted access role binding\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>,\n TrustedAccessRoleBindingsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a trusted access role binding\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;\n /**\n * Delete a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsDeleteResponse>,\n TrustedAccessRoleBindingsDeleteResponse\n >\n >;\n /**\n * Delete a trusted access role binding.\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 trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<TrustedAccessRoleBindingsDeleteResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from "../models/index.js";
|
|
1
|
+
import type { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import type { TrustedAccessRole, TrustedAccessRolesListOptionalParams } from "../models/index.js";
|
|
3
3
|
/** Interface representing a TrustedAccessRoles. */
|
|
4
4
|
export interface TrustedAccessRoles {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;
|
|
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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {
|
|
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;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,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,MAAM,UAAU,oBAAoB,
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,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,MAAM,UAAU,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,7 +1,7 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
import * as coreAuth from "@azure/core-auth";
|
|
3
|
-
import { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
|
|
4
|
-
import { ContainerServiceClientOptionalParams } from "./models/index.js";
|
|
2
|
+
import type * as coreAuth from "@azure/core-auth";
|
|
3
|
+
import type { Operations, ManagedClusters, MaintenanceConfigurations, AgentPools, PrivateEndpointConnections, PrivateLinkResources, ResolvePrivateLinkServiceId, Snapshots, TrustedAccessRoleBindings, TrustedAccessRoles, Machines } from "./operationsInterfaces/index.js";
|
|
4
|
+
import type { ContainerServiceClientOptionalParams } from "./models/index.js";
|
|
5
5
|
export declare class ContainerServiceClient extends coreClient.ServiceClient {
|
|
6
6
|
$host: string;
|
|
7
7
|
apiVersion: string;
|
|
@@ -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"}
|
|
@@ -35,7 +35,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
35
35
|
requestContentType: "application/json; charset=utf-8",
|
|
36
36
|
credential: credentials,
|
|
37
37
|
};
|
|
38
|
-
const packageDetails = `azsdk-js-arm-containerservice/21.
|
|
38
|
+
const packageDetails = `azsdk-js-arm-containerservice/21.5.0`;
|
|
39
39
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
40
40
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
41
41
|
: `${packageDetails}`;
|
|
@@ -46,8 +46,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
46
46
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
47
47
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
48
48
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
49
|
-
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
50
|
-
coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
49
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
51
50
|
}
|
|
52
51
|
if (!options ||
|
|
53
52
|
!options.pipeline ||
|
|
@@ -68,7 +67,7 @@ class ContainerServiceClient extends coreClient.ServiceClient {
|
|
|
68
67
|
this.subscriptionId = subscriptionId;
|
|
69
68
|
// Assigning values to Constant parameters
|
|
70
69
|
this.$host = options.$host || "https://management.azure.com";
|
|
71
|
-
this.apiVersion = options.apiVersion || "
|
|
70
|
+
this.apiVersion = options.apiVersion || "2025-01-01";
|
|
72
71
|
this.operations = new index_js_1.OperationsImpl(this);
|
|
73
72
|
this.managedClusters = new index_js_1.ManagedClustersImpl(this);
|
|
74
73
|
this.maintenanceConfigurations = new index_js_1.MaintenanceConfigurationsImpl(this);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerServiceClient.js","sourceRoot":"","sources":["../../src/containerServiceClient.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAEH,uEAAiD;AACjD,oFAA8D;AAO9D,oDAY+B;AAgB/B,MAAa,sBAAuB,SAAQ,UAAU,CAAC,aAAa;IAKlE;;;;;OAKG;IACH,YACE,WAAqC,EACrC,cAAsB,EACtB,OAA8C;;QAE9C,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAC9B,MAAM,IAAI,KAAK,CAAC,8BAA8B,CAAC,CAAC;QAClD,CAAC;QACD,IAAI,cAAc,KAAK,SAAS,EAAE,CAAC;YACjC,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;QACrD,CAAC;QAED,0CAA0C;QAC1C,IAAI,CAAC,OAAO,EAAE,CAAC;YACb,OAAO,GAAG,EAAE,CAAC;QACf,CAAC;QACD,MAAM,QAAQ,GAAyC;YACrD,kBAAkB,EAAE,iCAAiC;YACrD,UAAU,EAAE,WAAW;SACxB,CAAC;QAEF,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,eAAe,GACnB,OAAO,CAAC,gBAAgB,IAAI,OAAO,CAAC,gBAAgB,CAAC,eAAe;YAClE,CAAC,CAAC,GAAG,OAAO,CAAC,gBAAgB,CAAC,eAAe,IAAI,cAAc,EAAE;YACjE,CAAC,CAAC,GAAG,cAAc,EAAE,CAAC;QAE1B,MAAM,mBAAmB,iDACpB,QAAQ,GACR,OAAO,KACV,gBAAgB,EAAE;gBAChB,eAAe;aAChB,EACD,QAAQ,EACN,MAAA,MAAA,OAAO,CAAC,QAAQ,mCAAI,OAAO,CAAC,OAAO,mCAAI,8BAA8B,GACxE,CAAC;QACF,KAAK,CAAC,mBAAmB,CAAC,CAAC;QAE3B,IAAI,oCAAoC,GAAY,KAAK,CAAC;QAC1D,IAAI,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,KAAI,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YAC1E,MAAM,gBAAgB,GACpB,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC;YACxC,oCAAoC,GAAG,gBAAgB,CAAC,IAAI,CAC1D,CAAC,cAAc,EAAE,EAAE,CACjB,cAAc,CAAC,IAAI;gBACnB,gBAAgB,CAAC,mCAAmC,CACvD,CAAC;QACJ,CAAC;QACD,IACE,CAAC,OAAO;YACR,CAAC,OAAO,CAAC,QAAQ;YACjB,OAAO,CAAC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,IAAI,CAAC;YACjD,CAAC,oCAAoC,EACrC,CAAC;YACD,IAAI,CAAC,QAAQ,CAAC,YAAY,CAAC;gBACzB,IAAI,EAAE,gBAAgB,CAAC,mCAAmC;aAC3D,CAAC,CAAC;YACH,IAAI,CAAC,QAAQ,CAAC,SAAS,CACrB,gBAAgB,CAAC,+BAA+B,CAAC;gBAC/C,UAAU,EAAE,WAAW;gBACvB,MAAM,EACJ,MAAA,mBAAmB,CAAC,gBAAgB,mCACpC,GAAG,mBAAmB,CAAC,QAAQ,WAAW;gBAC5C,kBAAkB,EAAE;oBAClB,2BAA2B,EACzB,UAAU,CAAC,gCAAgC;iBAC9C;aACF,CAAC,CACH,CAAC;QACJ,CAAC;QACD,wBAAwB;QACxB,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QAErC,0CAA0C;QAC1C,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,KAAK,IAAI,8BAA8B,CAAC;QAC7D,IAAI,CAAC,UAAU,GAAG,OAAO,CAAC,UAAU,IAAI,YAAY,CAAC;QACrD,IAAI,CAAC,UAAU,GAAG,IAAI,yBAAc,CAAC,IAAI,CAAC,CAAC;QAC3C,IAAI,CAAC,eAAe,GAAG,IAAI,8BAAmB,CAAC,IAAI,CAAC,CAAC;QACrD,IAAI,CAAC,yBAAyB,GAAG,IAAI,wCAA6B,CAAC,IAAI,CAAC,CAAC;QACzE,IAAI,CAAC,UAAU,GAAG,IAAI,yBAAc,CAAC,IAAI,CAAC,CAAC;QAC3C,IAAI,CAAC,0BAA0B,GAAG,IAAI,yCAA8B,CAAC,IAAI,CAAC,CAAC;QAC3E,IAAI,CAAC,oBAAoB,GAAG,IAAI,mCAAwB,CAAC,IAAI,CAAC,CAAC;QAC/D,IAAI,CAAC,2BAA2B,GAAG,IAAI,0CAA+B,CACpE,IAAI,CACL,CAAC;QACF,IAAI,CAAC,SAAS,GAAG,IAAI,wBAAa,CAAC,IAAI,CAAC,CAAC;QACzC,IAAI,CAAC,yBAAyB,GAAG,IAAI,wCAA6B,CAAC,IAAI,CAAC,CAAC;QACzE,IAAI,CAAC,kBAAkB,GAAG,IAAI,iCAAsB,CAAC,IAAI,CAAC,CAAC;QAC3D,IAAI,CAAC,QAAQ,GAAG,IAAI,uBAAY,CAAC,IAAI,CAAC,CAAC;QACvC,IAAI,CAAC,yBAAyB,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;IACrD,CAAC;IAED,8GAA8G;IACtG,yBAAyB,CAAC,UAAmB;QACnD,IAAI,CAAC,UAAU,EAAE,CAAC;YAChB,OAAO;QACT,CAAC;QACD,MAAM,gBAAgB,GAAG;YACvB,IAAI,EAAE,wBAAwB;YAC9B,KAAK,CAAC,WAAW,CACf,OAAwB,EACxB,IAAiB;gBAEjB,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBACrC,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;oBACrB,MAAM,SAAS,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE;wBACjD,IAAI,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;4BACrC,OAAO,cAAc,GAAG,UAAU,CAAC;wBACrC,CAAC;6BAAM,CAAC;4BACN,OAAO,IAAI,CAAC;wBACd,CAAC;oBACH,CAAC,CAAC,CAAC;oBACH,OAAO,CAAC,GAAG,GAAG,KAAK,CAAC,CAAC,CAAC,GAAG,GAAG,GAAG,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;gBACrD,CAAC;gBACD,OAAO,IAAI,CAAC,OAAO,CAAC,CAAC;YACvB,CAAC;SACF,CAAC;QACF,IAAI,CAAC,QAAQ,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAC5C,CAAC;CAaF;AA9ID,wDA8IC","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 {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * 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 {\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 { 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/21.4.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 || \"2024-10-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/21.5.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-01-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,4 +1,4 @@
|
|
|
1
|
-
import { LongRunningOperation, LroResponse } from "@azure/core-lro";
|
|
1
|
+
import type { LongRunningOperation, LroResponse } from "@azure/core-lro";
|
|
2
2
|
export declare function createLroSpec<T>(inputs: {
|
|
3
3
|
sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
|
|
4
4
|
args: Record<string, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"
|
|
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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;
|
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAKH,sCAwBC;;AAxBD,SAAgB,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,kBAAK,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"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
2
|
/** The List Operation response. */
|
|
3
3
|
export interface OperationListResult {
|
|
4
4
|
/**
|
|
@@ -272,10 +272,12 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
272
272
|
windowsProfile?: AgentPoolWindowsProfile;
|
|
273
273
|
/** The security settings of an agent pool. */
|
|
274
274
|
securityProfile?: AgentPoolSecurityProfile;
|
|
275
|
+
/** GPU settings for the Agent Pool. */
|
|
276
|
+
gpuProfile?: GPUProfile;
|
|
275
277
|
}
|
|
276
278
|
/** Settings for upgrading an agentpool */
|
|
277
279
|
export interface AgentPoolUpgradeSettings {
|
|
278
|
-
/** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is
|
|
280
|
+
/** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://docs.microsoft.com/azure/aks/upgrade-cluster#customize-node-surge-upgrade */
|
|
279
281
|
maxSurge?: string;
|
|
280
282
|
/** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
|
|
281
283
|
drainTimeoutInMinutes?: number;
|
|
@@ -419,6 +421,11 @@ export interface AgentPoolSecurityProfile {
|
|
|
419
421
|
/** Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. */
|
|
420
422
|
enableSecureBoot?: boolean;
|
|
421
423
|
}
|
|
424
|
+
/** GPU settings for the Agent Pool. */
|
|
425
|
+
export interface GPUProfile {
|
|
426
|
+
/** Whether to install GPU drivers. When it's not specified, default is Install. */
|
|
427
|
+
driver?: GPUDriver;
|
|
428
|
+
}
|
|
422
429
|
/** Profile for Linux VMs in the container service cluster. */
|
|
423
430
|
export interface ContainerServiceLinuxProfile {
|
|
424
431
|
/** The administrator username to use for Linux VMs. */
|
|
@@ -625,8 +632,11 @@ export interface ManagedClusterLoadBalancerProfile {
|
|
|
625
632
|
outboundIPPrefixes?: ManagedClusterLoadBalancerProfileOutboundIPPrefixes;
|
|
626
633
|
/** Desired outbound IP resources for the cluster load balancer. */
|
|
627
634
|
outboundIPs?: ManagedClusterLoadBalancerProfileOutboundIPs;
|
|
628
|
-
/**
|
|
629
|
-
|
|
635
|
+
/**
|
|
636
|
+
* The effective outbound IP resources of the cluster load balancer.
|
|
637
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
638
|
+
*/
|
|
639
|
+
readonly effectiveOutboundIPs?: ResourceReference[];
|
|
630
640
|
/** The desired number of allocated SNAT ports per VM. Allowed values are in the range of 0 to 64000 (inclusive). The default value is 0 which results in Azure dynamically allocating ports. */
|
|
631
641
|
allocatedOutboundPorts?: number;
|
|
632
642
|
/** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 30 minutes. */
|
|
@@ -662,8 +672,11 @@ export interface ManagedClusterLoadBalancerProfileOutboundIPs {
|
|
|
662
672
|
export interface ManagedClusterNATGatewayProfile {
|
|
663
673
|
/** Profile of the managed outbound IP resources of the cluster NAT gateway. */
|
|
664
674
|
managedOutboundIPProfile?: ManagedClusterManagedOutboundIPProfile;
|
|
665
|
-
/**
|
|
666
|
-
|
|
675
|
+
/**
|
|
676
|
+
* The effective outbound IP resources of the cluster NAT gateway.
|
|
677
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
678
|
+
*/
|
|
679
|
+
readonly effectiveOutboundIPs?: ResourceReference[];
|
|
667
680
|
/** Desired outbound flow idle timeout in minutes. Allowed values are in the range of 4 to 120 (inclusive). The default value is 4 minutes. */
|
|
668
681
|
idleTimeoutInMinutes?: number;
|
|
669
682
|
}
|
|
@@ -803,6 +816,8 @@ export interface ManagedClusterSecurityProfile {
|
|
|
803
816
|
workloadIdentity?: ManagedClusterSecurityProfileWorkloadIdentity;
|
|
804
817
|
/** Image Cleaner settings for the security profile. */
|
|
805
818
|
imageCleaner?: ManagedClusterSecurityProfileImageCleaner;
|
|
819
|
+
/** A list of up to 10 base64 encoded CAs that will be added to the trust store on all nodes in the cluster. For more information see [Custom CA Trust Certificates](https://learn.microsoft.com/en-us/azure/aks/custom-certificate-authority). */
|
|
820
|
+
customCATrustCertificates?: Uint8Array[];
|
|
806
821
|
}
|
|
807
822
|
/** Microsoft Defender settings for the security profile. */
|
|
808
823
|
export interface ManagedClusterSecurityProfileDefender {
|
|
@@ -986,6 +1001,13 @@ export interface ManagedClusterCostAnalysis {
|
|
|
986
1001
|
/** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
|
|
987
1002
|
enabled?: boolean;
|
|
988
1003
|
}
|
|
1004
|
+
/** The bootstrap profile. */
|
|
1005
|
+
export interface ManagedClusterBootstrapProfile {
|
|
1006
|
+
/** The source where the artifacts are downloaded from. */
|
|
1007
|
+
artifactSource?: ArtifactSource;
|
|
1008
|
+
/** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
|
|
1009
|
+
containerRegistryId?: string;
|
|
1010
|
+
}
|
|
989
1011
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
990
1012
|
export interface Resource {
|
|
991
1013
|
/**
|
|
@@ -1767,6 +1789,8 @@ export interface AgentPool extends SubResource {
|
|
|
1767
1789
|
windowsProfile?: AgentPoolWindowsProfile;
|
|
1768
1790
|
/** The security settings of an agent pool. */
|
|
1769
1791
|
securityProfile?: AgentPoolSecurityProfile;
|
|
1792
|
+
/** GPU settings for the Agent Pool. */
|
|
1793
|
+
gpuProfile?: GPUProfile;
|
|
1770
1794
|
}
|
|
1771
1795
|
/** A machine. Contains details about the underlying virtual machine. A machine may be visible here but not in kubectl get nodes; if so it may be because the machine has not been registered with the Kubernetes API Server yet. */
|
|
1772
1796
|
export interface Machine extends SubResource {
|
|
@@ -1904,6 +1928,8 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1904
1928
|
readonly resourceUID?: string;
|
|
1905
1929
|
/** Optional cluster metrics configuration. */
|
|
1906
1930
|
metricsProfile?: ManagedClusterMetricsProfile;
|
|
1931
|
+
/** Profile of the cluster bootstrap configuration. */
|
|
1932
|
+
bootstrapProfile?: ManagedClusterBootstrapProfile;
|
|
1907
1933
|
}
|
|
1908
1934
|
/** Managed cluster Access Profile. */
|
|
1909
1935
|
export interface ManagedClusterAccessProfile extends TrackedResource {
|
|
@@ -2322,6 +2348,22 @@ export declare enum KnownProtocol {
|
|
|
2322
2348
|
* **UDP**: UDP protocol.
|
|
2323
2349
|
*/
|
|
2324
2350
|
export type Protocol = string;
|
|
2351
|
+
/** Known values of {@link GPUDriver} that the service accepts. */
|
|
2352
|
+
export declare enum KnownGPUDriver {
|
|
2353
|
+
/** Install driver. */
|
|
2354
|
+
Install = "Install",
|
|
2355
|
+
/** Skip driver install. */
|
|
2356
|
+
None = "None"
|
|
2357
|
+
}
|
|
2358
|
+
/**
|
|
2359
|
+
* Defines values for GPUDriver. \
|
|
2360
|
+
* {@link KnownGPUDriver} can be used interchangeably with GPUDriver,
|
|
2361
|
+
* this enum contains the known values that the service supports.
|
|
2362
|
+
* ### Known values supported by the service
|
|
2363
|
+
* **Install**: Install driver. \
|
|
2364
|
+
* **None**: Skip driver install.
|
|
2365
|
+
*/
|
|
2366
|
+
export type GPUDriver = string;
|
|
2325
2367
|
/** Known values of {@link LicenseType} that the service accepts. */
|
|
2326
2368
|
export declare enum KnownLicenseType {
|
|
2327
2369
|
/** No additional licensing is applied. */
|
|
@@ -2477,7 +2519,9 @@ export declare enum KnownOutboundType {
|
|
|
2477
2519
|
/** The AKS-managed NAT gateway is used for egress. */
|
|
2478
2520
|
ManagedNATGateway = "managedNATGateway",
|
|
2479
2521
|
/** The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. */
|
|
2480
|
-
UserAssignedNATGateway = "userAssignedNATGateway"
|
|
2522
|
+
UserAssignedNATGateway = "userAssignedNATGateway",
|
|
2523
|
+
/** The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\//azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/ */
|
|
2524
|
+
None = "none"
|
|
2481
2525
|
}
|
|
2482
2526
|
/**
|
|
2483
2527
|
* Defines values for OutboundType. \
|
|
@@ -2487,7 +2531,8 @@ export declare enum KnownOutboundType {
|
|
|
2487
2531
|
* **loadBalancer**: The load balancer is used for egress through an AKS assigned public IP. This supports Kubernetes services of type 'loadBalancer'. For more information see [outbound type loadbalancer](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-loadbalancer). \
|
|
2488
2532
|
* **userDefinedRouting**: Egress paths must be defined by the user. This is an advanced scenario and requires proper network configuration. For more information see [outbound type userDefinedRouting](https:\/\/docs.microsoft.com\/azure\/aks\/egress-outboundtype#outbound-type-of-userdefinedrouting). \
|
|
2489
2533
|
* **managedNATGateway**: The AKS-managed NAT gateway is used for egress. \
|
|
2490
|
-
* **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration.
|
|
2534
|
+
* **userAssignedNATGateway**: The user-assigned NAT gateway associated to the cluster subnet is used for egress. This is an advanced scenario and requires proper network configuration. \
|
|
2535
|
+
* **none**: The AKS cluster is not set with any outbound-type. All AKS nodes follows Azure VM default outbound behavior. Please refer to https:\/\/azure.microsoft.com\/en-us\/updates\/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access\/
|
|
2491
2536
|
*/
|
|
2492
2537
|
export type OutboundType = string;
|
|
2493
2538
|
/** Known values of {@link LoadBalancerSku} that the service accepts. */
|
|
@@ -2671,6 +2716,22 @@ export declare enum KnownIstioIngressGatewayMode {
|
|
|
2671
2716
|
* **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.
|
|
2672
2717
|
*/
|
|
2673
2718
|
export type IstioIngressGatewayMode = string;
|
|
2719
|
+
/** Known values of {@link ArtifactSource} that the service accepts. */
|
|
2720
|
+
export declare enum KnownArtifactSource {
|
|
2721
|
+
/** pull images from Azure Container Registry with cache */
|
|
2722
|
+
Cache = "Cache",
|
|
2723
|
+
/** pull images from Microsoft Artifact Registry */
|
|
2724
|
+
Direct = "Direct"
|
|
2725
|
+
}
|
|
2726
|
+
/**
|
|
2727
|
+
* Defines values for ArtifactSource. \
|
|
2728
|
+
* {@link KnownArtifactSource} can be used interchangeably with ArtifactSource,
|
|
2729
|
+
* this enum contains the known values that the service supports.
|
|
2730
|
+
* ### Known values supported by the service
|
|
2731
|
+
* **Cache**: pull images from Azure Container Registry with cache \
|
|
2732
|
+
* **Direct**: pull images from Microsoft Artifact Registry
|
|
2733
|
+
*/
|
|
2734
|
+
export type ArtifactSource = string;
|
|
2674
2735
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
2675
2736
|
export declare enum KnownCreatedByType {
|
|
2676
2737
|
/** User */
|