@azure/arm-containerservice 22.2.0 → 22.3.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/dist/browser/containerServiceClient.d.ts.map +1 -1
- package/dist/browser/containerServiceClient.js +29 -14
- package/dist/browser/containerServiceClient.js.map +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +12 -4
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +7 -8
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +300 -146
- 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 +3 -8
- 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 +80 -77
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/machines.d.ts.map +1 -1
- package/dist/browser/operations/machines.js +25 -47
- 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 +25 -47
- 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 +234 -269
- 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 +12 -34
- 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 +14 -13
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +3 -7
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.js +3 -7
- 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 +47 -86
- 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 +47 -59
- 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 +25 -47
- 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 +2 -7
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/machines.js +2 -7
- package/dist/browser/operationsInterfaces/machines.js.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/browser/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.js +2 -7
- 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 +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
- package/dist/browser/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js +2 -7
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
- package/dist/browser/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.js +2 -7
- package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +4 -11
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
- package/dist/commonjs/containerServiceClient.js +29 -14
- package/dist/commonjs/containerServiceClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +12 -4
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +7 -8
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +300 -146
- 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 +3 -8
- 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 +80 -76
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/machines.d.ts.map +1 -1
- package/dist/commonjs/operations/machines.js +25 -46
- 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 +25 -46
- 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 +234 -268
- 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 +12 -33
- 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 +14 -13
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +3 -7
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.js +3 -7
- 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 +47 -85
- 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 +47 -58
- 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 +25 -46
- 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 +2 -7
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/machines.js +2 -7
- package/dist/commonjs/operationsInterfaces/machines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.js +2 -7
- 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 +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
- package/dist/commonjs/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js +2 -7
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
- package/dist/commonjs/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js +2 -7
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/containerServiceClient.d.ts.map +1 -1
- package/dist/esm/containerServiceClient.js +29 -14
- package/dist/esm/containerServiceClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +12 -4
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +7 -8
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +300 -146
- 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 +3 -8
- 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 +80 -77
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/machines.d.ts.map +1 -1
- package/dist/esm/operations/machines.js +25 -47
- 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 +25 -47
- 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 +234 -269
- 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 +12 -34
- 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 +14 -13
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +3 -7
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.js +3 -7
- 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 +47 -86
- 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 +47 -59
- 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 +25 -47
- 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 +2 -7
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/machines.js +2 -7
- package/dist/esm/operationsInterfaces/machines.js.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/esm/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.js +2 -7
- 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 +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
- package/dist/esm/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js +2 -7
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
- package/dist/esm/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.js +2 -7
- package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +4 -11
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerServiceClient.d.ts.map +1 -1
- package/dist/react-native/containerServiceClient.js +29 -14
- package/dist/react-native/containerServiceClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +12 -4
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +7 -8
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +300 -146
- 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 +3 -8
- 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 +80 -77
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/machines.d.ts.map +1 -1
- package/dist/react-native/operations/machines.js +25 -47
- 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 +25 -47
- 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 +234 -269
- 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 +12 -34
- 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 +14 -13
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +3 -7
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.js +3 -7
- 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 +47 -86
- 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 +47 -59
- 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 +25 -47
- 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 +2 -7
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/machines.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/machines.js +2 -7
- package/dist/react-native/operationsInterfaces/machines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js +2 -7
- package/dist/react-native/operationsInterfaces/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.js +2 -7
- 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 +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js +2 -7
- package/dist/react-native/operationsInterfaces/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.js +2 -7
- package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js +2 -7
- package/dist/react-native/operationsInterfaces/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.js +2 -7
- 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 +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +17 -20
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
9
3
|
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
4
|
import * as coreClient from "@azure/core-client";
|
|
11
5
|
import * as Mappers from "../models/mappers.js";
|
|
@@ -15,6 +9,7 @@ import { createLroSpec } from "../lroImpl.js";
|
|
|
15
9
|
/// <reference lib="esnext.asynciterable" />
|
|
16
10
|
/** Class containing ManagedClusters operations. */
|
|
17
11
|
export class ManagedClustersImpl {
|
|
12
|
+
client;
|
|
18
13
|
/**
|
|
19
14
|
* Initialize a new instance of the class ManagedClusters class.
|
|
20
15
|
* @param client Reference to the service client
|
|
@@ -36,52 +31,35 @@ export class ManagedClustersImpl {
|
|
|
36
31
|
return this;
|
|
37
32
|
},
|
|
38
33
|
byPage: (settings) => {
|
|
39
|
-
if (settings
|
|
34
|
+
if (settings?.maxPageSize) {
|
|
40
35
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
36
|
}
|
|
42
37
|
return this.listPagingPage(options, settings);
|
|
43
38
|
},
|
|
44
39
|
};
|
|
45
40
|
}
|
|
46
|
-
listPagingPage(options, settings) {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
64
|
-
});
|
|
41
|
+
async *listPagingPage(options, settings) {
|
|
42
|
+
let result;
|
|
43
|
+
let continuationToken = settings?.continuationToken;
|
|
44
|
+
if (!continuationToken) {
|
|
45
|
+
result = await this._list(options);
|
|
46
|
+
const page = result.value || [];
|
|
47
|
+
continuationToken = result.nextLink;
|
|
48
|
+
setContinuationToken(page, continuationToken);
|
|
49
|
+
yield page;
|
|
50
|
+
}
|
|
51
|
+
while (continuationToken) {
|
|
52
|
+
result = await this._listNext(continuationToken, options);
|
|
53
|
+
continuationToken = result.nextLink;
|
|
54
|
+
const page = result.value || [];
|
|
55
|
+
setContinuationToken(page, continuationToken);
|
|
56
|
+
yield page;
|
|
57
|
+
}
|
|
65
58
|
}
|
|
66
|
-
listPagingAll(options) {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
for (var _d = true, _e = __asyncValues(this.listPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
71
|
-
_c = _f.value;
|
|
72
|
-
_d = false;
|
|
73
|
-
const page = _c;
|
|
74
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
78
|
-
finally {
|
|
79
|
-
try {
|
|
80
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
81
|
-
}
|
|
82
|
-
finally { if (e_1) throw e_1.error; }
|
|
83
|
-
}
|
|
84
|
-
});
|
|
59
|
+
async *listPagingAll(options) {
|
|
60
|
+
for await (const page of this.listPagingPage(options)) {
|
|
61
|
+
yield* page;
|
|
62
|
+
}
|
|
85
63
|
}
|
|
86
64
|
/**
|
|
87
65
|
* Lists managed clusters in the specified subscription and resource group.
|
|
@@ -98,52 +76,35 @@ export class ManagedClustersImpl {
|
|
|
98
76
|
return this;
|
|
99
77
|
},
|
|
100
78
|
byPage: (settings) => {
|
|
101
|
-
if (settings
|
|
79
|
+
if (settings?.maxPageSize) {
|
|
102
80
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
103
81
|
}
|
|
104
82
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
105
83
|
},
|
|
106
84
|
};
|
|
107
85
|
}
|
|
108
|
-
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
}
|
|
126
|
-
});
|
|
86
|
+
async *listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
87
|
+
let result;
|
|
88
|
+
let continuationToken = settings?.continuationToken;
|
|
89
|
+
if (!continuationToken) {
|
|
90
|
+
result = await this._listByResourceGroup(resourceGroupName, options);
|
|
91
|
+
const page = result.value || [];
|
|
92
|
+
continuationToken = result.nextLink;
|
|
93
|
+
setContinuationToken(page, continuationToken);
|
|
94
|
+
yield page;
|
|
95
|
+
}
|
|
96
|
+
while (continuationToken) {
|
|
97
|
+
result = await this._listByResourceGroupNext(resourceGroupName, continuationToken, options);
|
|
98
|
+
continuationToken = result.nextLink;
|
|
99
|
+
const page = result.value || [];
|
|
100
|
+
setContinuationToken(page, continuationToken);
|
|
101
|
+
yield page;
|
|
102
|
+
}
|
|
127
103
|
}
|
|
128
|
-
listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
for (var _d = true, _e = __asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
133
|
-
_c = _f.value;
|
|
134
|
-
_d = false;
|
|
135
|
-
const page = _c;
|
|
136
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
140
|
-
finally {
|
|
141
|
-
try {
|
|
142
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
143
|
-
}
|
|
144
|
-
finally { if (e_2) throw e_2.error; }
|
|
145
|
-
}
|
|
146
|
-
});
|
|
104
|
+
async *listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
105
|
+
for await (const page of this.listByResourceGroupPagingPage(resourceGroupName, options)) {
|
|
106
|
+
yield* page;
|
|
107
|
+
}
|
|
147
108
|
}
|
|
148
109
|
/**
|
|
149
110
|
* Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
|
|
@@ -162,52 +123,35 @@ export class ManagedClustersImpl {
|
|
|
162
123
|
return this;
|
|
163
124
|
},
|
|
164
125
|
byPage: (settings) => {
|
|
165
|
-
if (settings
|
|
126
|
+
if (settings?.maxPageSize) {
|
|
166
127
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
167
128
|
}
|
|
168
129
|
return this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings);
|
|
169
130
|
},
|
|
170
131
|
};
|
|
171
132
|
}
|
|
172
|
-
listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
});
|
|
133
|
+
async *listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
134
|
+
let result;
|
|
135
|
+
let continuationToken = settings?.continuationToken;
|
|
136
|
+
if (!continuationToken) {
|
|
137
|
+
result = await this._listOutboundNetworkDependenciesEndpoints(resourceGroupName, resourceName, options);
|
|
138
|
+
const page = result.value || [];
|
|
139
|
+
continuationToken = result.nextLink;
|
|
140
|
+
setContinuationToken(page, continuationToken);
|
|
141
|
+
yield page;
|
|
142
|
+
}
|
|
143
|
+
while (continuationToken) {
|
|
144
|
+
result = await this._listOutboundNetworkDependenciesEndpointsNext(resourceGroupName, resourceName, continuationToken, options);
|
|
145
|
+
continuationToken = result.nextLink;
|
|
146
|
+
const page = result.value || [];
|
|
147
|
+
setContinuationToken(page, continuationToken);
|
|
148
|
+
yield page;
|
|
149
|
+
}
|
|
191
150
|
}
|
|
192
|
-
listOutboundNetworkDependenciesEndpointsPagingAll(resourceGroupName, resourceName, options) {
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
for (var _d = true, _e = __asyncValues(this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
197
|
-
_c = _f.value;
|
|
198
|
-
_d = false;
|
|
199
|
-
const page = _c;
|
|
200
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
204
|
-
finally {
|
|
205
|
-
try {
|
|
206
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
207
|
-
}
|
|
208
|
-
finally { if (e_3) throw e_3.error; }
|
|
209
|
-
}
|
|
210
|
-
});
|
|
151
|
+
async *listOutboundNetworkDependenciesEndpointsPagingAll(resourceGroupName, resourceName, options) {
|
|
152
|
+
for await (const page of this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options)) {
|
|
153
|
+
yield* page;
|
|
154
|
+
}
|
|
211
155
|
}
|
|
212
156
|
/**
|
|
213
157
|
* Contains extra metadata on each revision, including supported revisions, cluster compatibility and
|
|
@@ -225,52 +169,35 @@ export class ManagedClustersImpl {
|
|
|
225
169
|
return this;
|
|
226
170
|
},
|
|
227
171
|
byPage: (settings) => {
|
|
228
|
-
if (settings
|
|
172
|
+
if (settings?.maxPageSize) {
|
|
229
173
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
230
174
|
}
|
|
231
175
|
return this.listMeshRevisionProfilesPagingPage(location, options, settings);
|
|
232
176
|
},
|
|
233
177
|
};
|
|
234
178
|
}
|
|
235
|
-
listMeshRevisionProfilesPagingPage(location, options, settings) {
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
}
|
|
253
|
-
});
|
|
179
|
+
async *listMeshRevisionProfilesPagingPage(location, options, settings) {
|
|
180
|
+
let result;
|
|
181
|
+
let continuationToken = settings?.continuationToken;
|
|
182
|
+
if (!continuationToken) {
|
|
183
|
+
result = await this._listMeshRevisionProfiles(location, options);
|
|
184
|
+
const page = result.value || [];
|
|
185
|
+
continuationToken = result.nextLink;
|
|
186
|
+
setContinuationToken(page, continuationToken);
|
|
187
|
+
yield page;
|
|
188
|
+
}
|
|
189
|
+
while (continuationToken) {
|
|
190
|
+
result = await this._listMeshRevisionProfilesNext(location, continuationToken, options);
|
|
191
|
+
continuationToken = result.nextLink;
|
|
192
|
+
const page = result.value || [];
|
|
193
|
+
setContinuationToken(page, continuationToken);
|
|
194
|
+
yield page;
|
|
195
|
+
}
|
|
254
196
|
}
|
|
255
|
-
listMeshRevisionProfilesPagingAll(location, options) {
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
for (var _d = true, _e = __asyncValues(this.listMeshRevisionProfilesPagingPage(location, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
260
|
-
_c = _f.value;
|
|
261
|
-
_d = false;
|
|
262
|
-
const page = _c;
|
|
263
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
catch (e_4_1) { e_4 = { error: e_4_1 }; }
|
|
267
|
-
finally {
|
|
268
|
-
try {
|
|
269
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
270
|
-
}
|
|
271
|
-
finally { if (e_4) throw e_4.error; }
|
|
272
|
-
}
|
|
273
|
-
});
|
|
197
|
+
async *listMeshRevisionProfilesPagingAll(location, options) {
|
|
198
|
+
for await (const page of this.listMeshRevisionProfilesPagingPage(location, options)) {
|
|
199
|
+
yield* page;
|
|
200
|
+
}
|
|
274
201
|
}
|
|
275
202
|
/**
|
|
276
203
|
* Lists available upgrades for all service meshes in a specific cluster.
|
|
@@ -288,52 +215,35 @@ export class ManagedClustersImpl {
|
|
|
288
215
|
return this;
|
|
289
216
|
},
|
|
290
217
|
byPage: (settings) => {
|
|
291
|
-
if (settings
|
|
218
|
+
if (settings?.maxPageSize) {
|
|
292
219
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
293
220
|
}
|
|
294
221
|
return this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings);
|
|
295
222
|
},
|
|
296
223
|
};
|
|
297
224
|
}
|
|
298
|
-
listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
}
|
|
316
|
-
});
|
|
225
|
+
async *listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
226
|
+
let result;
|
|
227
|
+
let continuationToken = settings?.continuationToken;
|
|
228
|
+
if (!continuationToken) {
|
|
229
|
+
result = await this._listMeshUpgradeProfiles(resourceGroupName, resourceName, options);
|
|
230
|
+
const page = result.value || [];
|
|
231
|
+
continuationToken = result.nextLink;
|
|
232
|
+
setContinuationToken(page, continuationToken);
|
|
233
|
+
yield page;
|
|
234
|
+
}
|
|
235
|
+
while (continuationToken) {
|
|
236
|
+
result = await this._listMeshUpgradeProfilesNext(resourceGroupName, resourceName, continuationToken, options);
|
|
237
|
+
continuationToken = result.nextLink;
|
|
238
|
+
const page = result.value || [];
|
|
239
|
+
setContinuationToken(page, continuationToken);
|
|
240
|
+
yield page;
|
|
241
|
+
}
|
|
317
242
|
}
|
|
318
|
-
listMeshUpgradeProfilesPagingAll(resourceGroupName, resourceName, options) {
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
for (var _d = true, _e = __asyncValues(this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
323
|
-
_c = _f.value;
|
|
324
|
-
_d = false;
|
|
325
|
-
const page = _c;
|
|
326
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
330
|
-
finally {
|
|
331
|
-
try {
|
|
332
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
333
|
-
}
|
|
334
|
-
finally { if (e_5) throw e_5.error; }
|
|
335
|
-
}
|
|
336
|
-
});
|
|
243
|
+
async *listMeshUpgradeProfilesPagingAll(resourceGroupName, resourceName, options) {
|
|
244
|
+
for await (const page of this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options)) {
|
|
245
|
+
yield* page;
|
|
246
|
+
}
|
|
337
247
|
}
|
|
338
248
|
/**
|
|
339
249
|
* Contains extra metadata on the version, including supported patch versions, capabilities, available
|
|
@@ -430,14 +340,19 @@ export class ManagedClustersImpl {
|
|
|
430
340
|
return this.client.sendOperationRequest(args, spec);
|
|
431
341
|
};
|
|
432
342
|
const sendOperationFn = async (args, spec) => {
|
|
433
|
-
var _a;
|
|
434
343
|
let currentRawResponse = undefined;
|
|
435
|
-
const providedCallback =
|
|
344
|
+
const providedCallback = args.options?.onResponse;
|
|
436
345
|
const callback = (rawResponse, flatResponse) => {
|
|
437
346
|
currentRawResponse = rawResponse;
|
|
438
|
-
providedCallback
|
|
347
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
348
|
+
};
|
|
349
|
+
const updatedArgs = {
|
|
350
|
+
...args,
|
|
351
|
+
options: {
|
|
352
|
+
...args.options,
|
|
353
|
+
onResponse: callback,
|
|
354
|
+
},
|
|
439
355
|
};
|
|
440
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
441
356
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
442
357
|
return {
|
|
443
358
|
flatResponse,
|
|
@@ -454,8 +369,8 @@ export class ManagedClustersImpl {
|
|
|
454
369
|
spec: createOrUpdateOperationSpec,
|
|
455
370
|
});
|
|
456
371
|
const poller = await createHttpPoller(lro, {
|
|
457
|
-
restoreFrom: options
|
|
458
|
-
intervalInMs: options
|
|
372
|
+
restoreFrom: options?.resumeFrom,
|
|
373
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
459
374
|
});
|
|
460
375
|
await poller.poll();
|
|
461
376
|
return poller;
|
|
@@ -483,14 +398,19 @@ export class ManagedClustersImpl {
|
|
|
483
398
|
return this.client.sendOperationRequest(args, spec);
|
|
484
399
|
};
|
|
485
400
|
const sendOperationFn = async (args, spec) => {
|
|
486
|
-
var _a;
|
|
487
401
|
let currentRawResponse = undefined;
|
|
488
|
-
const providedCallback =
|
|
402
|
+
const providedCallback = args.options?.onResponse;
|
|
489
403
|
const callback = (rawResponse, flatResponse) => {
|
|
490
404
|
currentRawResponse = rawResponse;
|
|
491
|
-
providedCallback
|
|
405
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
406
|
+
};
|
|
407
|
+
const updatedArgs = {
|
|
408
|
+
...args,
|
|
409
|
+
options: {
|
|
410
|
+
...args.options,
|
|
411
|
+
onResponse: callback,
|
|
412
|
+
},
|
|
492
413
|
};
|
|
493
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
494
414
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
495
415
|
return {
|
|
496
416
|
flatResponse,
|
|
@@ -507,8 +427,8 @@ export class ManagedClustersImpl {
|
|
|
507
427
|
spec: updateTagsOperationSpec,
|
|
508
428
|
});
|
|
509
429
|
const poller = await createHttpPoller(lro, {
|
|
510
|
-
restoreFrom: options
|
|
511
|
-
intervalInMs: options
|
|
430
|
+
restoreFrom: options?.resumeFrom,
|
|
431
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
512
432
|
});
|
|
513
433
|
await poller.poll();
|
|
514
434
|
return poller;
|
|
@@ -535,14 +455,19 @@ export class ManagedClustersImpl {
|
|
|
535
455
|
return this.client.sendOperationRequest(args, spec);
|
|
536
456
|
};
|
|
537
457
|
const sendOperationFn = async (args, spec) => {
|
|
538
|
-
var _a;
|
|
539
458
|
let currentRawResponse = undefined;
|
|
540
|
-
const providedCallback =
|
|
459
|
+
const providedCallback = args.options?.onResponse;
|
|
541
460
|
const callback = (rawResponse, flatResponse) => {
|
|
542
461
|
currentRawResponse = rawResponse;
|
|
543
|
-
providedCallback
|
|
462
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
463
|
+
};
|
|
464
|
+
const updatedArgs = {
|
|
465
|
+
...args,
|
|
466
|
+
options: {
|
|
467
|
+
...args.options,
|
|
468
|
+
onResponse: callback,
|
|
469
|
+
},
|
|
544
470
|
};
|
|
545
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
546
471
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
547
472
|
return {
|
|
548
473
|
flatResponse,
|
|
@@ -559,8 +484,8 @@ export class ManagedClustersImpl {
|
|
|
559
484
|
spec: deleteOperationSpec,
|
|
560
485
|
});
|
|
561
486
|
const poller = await createHttpPoller(lro, {
|
|
562
|
-
restoreFrom: options
|
|
563
|
-
intervalInMs: options
|
|
487
|
+
restoreFrom: options?.resumeFrom,
|
|
488
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
564
489
|
});
|
|
565
490
|
await poller.poll();
|
|
566
491
|
return poller;
|
|
@@ -587,14 +512,19 @@ export class ManagedClustersImpl {
|
|
|
587
512
|
return this.client.sendOperationRequest(args, spec);
|
|
588
513
|
};
|
|
589
514
|
const sendOperationFn = async (args, spec) => {
|
|
590
|
-
var _a;
|
|
591
515
|
let currentRawResponse = undefined;
|
|
592
|
-
const providedCallback =
|
|
516
|
+
const providedCallback = args.options?.onResponse;
|
|
593
517
|
const callback = (rawResponse, flatResponse) => {
|
|
594
518
|
currentRawResponse = rawResponse;
|
|
595
|
-
providedCallback
|
|
519
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
520
|
+
};
|
|
521
|
+
const updatedArgs = {
|
|
522
|
+
...args,
|
|
523
|
+
options: {
|
|
524
|
+
...args.options,
|
|
525
|
+
onResponse: callback,
|
|
526
|
+
},
|
|
596
527
|
};
|
|
597
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
598
528
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
599
529
|
return {
|
|
600
530
|
flatResponse,
|
|
@@ -611,8 +541,8 @@ export class ManagedClustersImpl {
|
|
|
611
541
|
spec: resetServicePrincipalProfileOperationSpec,
|
|
612
542
|
});
|
|
613
543
|
const poller = await createHttpPoller(lro, {
|
|
614
|
-
restoreFrom: options
|
|
615
|
-
intervalInMs: options
|
|
544
|
+
restoreFrom: options?.resumeFrom,
|
|
545
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
616
546
|
resourceLocationConfig: "location",
|
|
617
547
|
});
|
|
618
548
|
await poller.poll();
|
|
@@ -642,14 +572,19 @@ export class ManagedClustersImpl {
|
|
|
642
572
|
return this.client.sendOperationRequest(args, spec);
|
|
643
573
|
};
|
|
644
574
|
const sendOperationFn = async (args, spec) => {
|
|
645
|
-
var _a;
|
|
646
575
|
let currentRawResponse = undefined;
|
|
647
|
-
const providedCallback =
|
|
576
|
+
const providedCallback = args.options?.onResponse;
|
|
648
577
|
const callback = (rawResponse, flatResponse) => {
|
|
649
578
|
currentRawResponse = rawResponse;
|
|
650
|
-
providedCallback
|
|
579
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
580
|
+
};
|
|
581
|
+
const updatedArgs = {
|
|
582
|
+
...args,
|
|
583
|
+
options: {
|
|
584
|
+
...args.options,
|
|
585
|
+
onResponse: callback,
|
|
586
|
+
},
|
|
651
587
|
};
|
|
652
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
653
588
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
654
589
|
return {
|
|
655
590
|
flatResponse,
|
|
@@ -666,8 +601,8 @@ export class ManagedClustersImpl {
|
|
|
666
601
|
spec: resetAADProfileOperationSpec,
|
|
667
602
|
});
|
|
668
603
|
const poller = await createHttpPoller(lro, {
|
|
669
|
-
restoreFrom: options
|
|
670
|
-
intervalInMs: options
|
|
604
|
+
restoreFrom: options?.resumeFrom,
|
|
605
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
671
606
|
resourceLocationConfig: "location",
|
|
672
607
|
});
|
|
673
608
|
await poller.poll();
|
|
@@ -697,14 +632,19 @@ export class ManagedClustersImpl {
|
|
|
697
632
|
return this.client.sendOperationRequest(args, spec);
|
|
698
633
|
};
|
|
699
634
|
const sendOperationFn = async (args, spec) => {
|
|
700
|
-
var _a;
|
|
701
635
|
let currentRawResponse = undefined;
|
|
702
|
-
const providedCallback =
|
|
636
|
+
const providedCallback = args.options?.onResponse;
|
|
703
637
|
const callback = (rawResponse, flatResponse) => {
|
|
704
638
|
currentRawResponse = rawResponse;
|
|
705
|
-
providedCallback
|
|
639
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
640
|
+
};
|
|
641
|
+
const updatedArgs = {
|
|
642
|
+
...args,
|
|
643
|
+
options: {
|
|
644
|
+
...args.options,
|
|
645
|
+
onResponse: callback,
|
|
646
|
+
},
|
|
706
647
|
};
|
|
707
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
708
648
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
709
649
|
return {
|
|
710
650
|
flatResponse,
|
|
@@ -721,8 +661,8 @@ export class ManagedClustersImpl {
|
|
|
721
661
|
spec: rotateClusterCertificatesOperationSpec,
|
|
722
662
|
});
|
|
723
663
|
const poller = await createHttpPoller(lro, {
|
|
724
|
-
restoreFrom: options
|
|
725
|
-
intervalInMs: options
|
|
664
|
+
restoreFrom: options?.resumeFrom,
|
|
665
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
726
666
|
resourceLocationConfig: "location",
|
|
727
667
|
});
|
|
728
668
|
await poller.poll();
|
|
@@ -752,14 +692,19 @@ export class ManagedClustersImpl {
|
|
|
752
692
|
return this.client.sendOperationRequest(args, spec);
|
|
753
693
|
};
|
|
754
694
|
const sendOperationFn = async (args, spec) => {
|
|
755
|
-
var _a;
|
|
756
695
|
let currentRawResponse = undefined;
|
|
757
|
-
const providedCallback =
|
|
696
|
+
const providedCallback = args.options?.onResponse;
|
|
758
697
|
const callback = (rawResponse, flatResponse) => {
|
|
759
698
|
currentRawResponse = rawResponse;
|
|
760
|
-
providedCallback
|
|
699
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
700
|
+
};
|
|
701
|
+
const updatedArgs = {
|
|
702
|
+
...args,
|
|
703
|
+
options: {
|
|
704
|
+
...args.options,
|
|
705
|
+
onResponse: callback,
|
|
706
|
+
},
|
|
761
707
|
};
|
|
762
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
763
708
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
764
709
|
return {
|
|
765
710
|
flatResponse,
|
|
@@ -776,8 +721,8 @@ export class ManagedClustersImpl {
|
|
|
776
721
|
spec: abortLatestOperationOperationSpec,
|
|
777
722
|
});
|
|
778
723
|
const poller = await createHttpPoller(lro, {
|
|
779
|
-
restoreFrom: options
|
|
780
|
-
intervalInMs: options
|
|
724
|
+
restoreFrom: options?.resumeFrom,
|
|
725
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
781
726
|
resourceLocationConfig: "location",
|
|
782
727
|
});
|
|
783
728
|
await poller.poll();
|
|
@@ -806,14 +751,19 @@ export class ManagedClustersImpl {
|
|
|
806
751
|
return this.client.sendOperationRequest(args, spec);
|
|
807
752
|
};
|
|
808
753
|
const sendOperationFn = async (args, spec) => {
|
|
809
|
-
var _a;
|
|
810
754
|
let currentRawResponse = undefined;
|
|
811
|
-
const providedCallback =
|
|
755
|
+
const providedCallback = args.options?.onResponse;
|
|
812
756
|
const callback = (rawResponse, flatResponse) => {
|
|
813
757
|
currentRawResponse = rawResponse;
|
|
814
|
-
providedCallback
|
|
758
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
759
|
+
};
|
|
760
|
+
const updatedArgs = {
|
|
761
|
+
...args,
|
|
762
|
+
options: {
|
|
763
|
+
...args.options,
|
|
764
|
+
onResponse: callback,
|
|
765
|
+
},
|
|
815
766
|
};
|
|
816
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
817
767
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
818
768
|
return {
|
|
819
769
|
flatResponse,
|
|
@@ -830,8 +780,8 @@ export class ManagedClustersImpl {
|
|
|
830
780
|
spec: rotateServiceAccountSigningKeysOperationSpec,
|
|
831
781
|
});
|
|
832
782
|
const poller = await createHttpPoller(lro, {
|
|
833
|
-
restoreFrom: options
|
|
834
|
-
intervalInMs: options
|
|
783
|
+
restoreFrom: options?.resumeFrom,
|
|
784
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
835
785
|
resourceLocationConfig: "location",
|
|
836
786
|
});
|
|
837
787
|
await poller.poll();
|
|
@@ -862,14 +812,19 @@ export class ManagedClustersImpl {
|
|
|
862
812
|
return this.client.sendOperationRequest(args, spec);
|
|
863
813
|
};
|
|
864
814
|
const sendOperationFn = async (args, spec) => {
|
|
865
|
-
var _a;
|
|
866
815
|
let currentRawResponse = undefined;
|
|
867
|
-
const providedCallback =
|
|
816
|
+
const providedCallback = args.options?.onResponse;
|
|
868
817
|
const callback = (rawResponse, flatResponse) => {
|
|
869
818
|
currentRawResponse = rawResponse;
|
|
870
|
-
providedCallback
|
|
819
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
820
|
+
};
|
|
821
|
+
const updatedArgs = {
|
|
822
|
+
...args,
|
|
823
|
+
options: {
|
|
824
|
+
...args.options,
|
|
825
|
+
onResponse: callback,
|
|
826
|
+
},
|
|
871
827
|
};
|
|
872
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
873
828
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
874
829
|
return {
|
|
875
830
|
flatResponse,
|
|
@@ -886,8 +841,8 @@ export class ManagedClustersImpl {
|
|
|
886
841
|
spec: stopOperationSpec,
|
|
887
842
|
});
|
|
888
843
|
const poller = await createHttpPoller(lro, {
|
|
889
|
-
restoreFrom: options
|
|
890
|
-
intervalInMs: options
|
|
844
|
+
restoreFrom: options?.resumeFrom,
|
|
845
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
891
846
|
resourceLocationConfig: "location",
|
|
892
847
|
});
|
|
893
848
|
await poller.poll();
|
|
@@ -919,14 +874,19 @@ export class ManagedClustersImpl {
|
|
|
919
874
|
return this.client.sendOperationRequest(args, spec);
|
|
920
875
|
};
|
|
921
876
|
const sendOperationFn = async (args, spec) => {
|
|
922
|
-
var _a;
|
|
923
877
|
let currentRawResponse = undefined;
|
|
924
|
-
const providedCallback =
|
|
878
|
+
const providedCallback = args.options?.onResponse;
|
|
925
879
|
const callback = (rawResponse, flatResponse) => {
|
|
926
880
|
currentRawResponse = rawResponse;
|
|
927
|
-
providedCallback
|
|
881
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
882
|
+
};
|
|
883
|
+
const updatedArgs = {
|
|
884
|
+
...args,
|
|
885
|
+
options: {
|
|
886
|
+
...args.options,
|
|
887
|
+
onResponse: callback,
|
|
888
|
+
},
|
|
928
889
|
};
|
|
929
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
930
890
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
931
891
|
return {
|
|
932
892
|
flatResponse,
|
|
@@ -943,8 +903,8 @@ export class ManagedClustersImpl {
|
|
|
943
903
|
spec: startOperationSpec,
|
|
944
904
|
});
|
|
945
905
|
const poller = await createHttpPoller(lro, {
|
|
946
|
-
restoreFrom: options
|
|
947
|
-
intervalInMs: options
|
|
906
|
+
restoreFrom: options?.resumeFrom,
|
|
907
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
948
908
|
resourceLocationConfig: "location",
|
|
949
909
|
});
|
|
950
910
|
await poller.poll();
|
|
@@ -975,14 +935,19 @@ export class ManagedClustersImpl {
|
|
|
975
935
|
return this.client.sendOperationRequest(args, spec);
|
|
976
936
|
};
|
|
977
937
|
const sendOperationFn = async (args, spec) => {
|
|
978
|
-
var _a;
|
|
979
938
|
let currentRawResponse = undefined;
|
|
980
|
-
const providedCallback =
|
|
939
|
+
const providedCallback = args.options?.onResponse;
|
|
981
940
|
const callback = (rawResponse, flatResponse) => {
|
|
982
941
|
currentRawResponse = rawResponse;
|
|
983
|
-
providedCallback
|
|
942
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
943
|
+
};
|
|
944
|
+
const updatedArgs = {
|
|
945
|
+
...args,
|
|
946
|
+
options: {
|
|
947
|
+
...args.options,
|
|
948
|
+
onResponse: callback,
|
|
949
|
+
},
|
|
984
950
|
};
|
|
985
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
986
951
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
987
952
|
return {
|
|
988
953
|
flatResponse,
|
|
@@ -999,8 +964,8 @@ export class ManagedClustersImpl {
|
|
|
999
964
|
spec: runCommandOperationSpec,
|
|
1000
965
|
});
|
|
1001
966
|
const poller = await createHttpPoller(lro, {
|
|
1002
|
-
restoreFrom: options
|
|
1003
|
-
intervalInMs: options
|
|
967
|
+
restoreFrom: options?.resumeFrom,
|
|
968
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1004
969
|
resourceLocationConfig: "location",
|
|
1005
970
|
});
|
|
1006
971
|
await poller.poll();
|