@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,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
5
|
exports.ManagedClustersImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
@@ -18,6 +13,7 @@ const lroImpl_js_1 = require("../lroImpl.js");
|
|
|
18
13
|
/// <reference lib="esnext.asynciterable" />
|
|
19
14
|
/** Class containing ManagedClusters operations. */
|
|
20
15
|
class ManagedClustersImpl {
|
|
16
|
+
client;
|
|
21
17
|
/**
|
|
22
18
|
* Initialize a new instance of the class ManagedClusters class.
|
|
23
19
|
* @param client Reference to the service client
|
|
@@ -39,52 +35,35 @@ class ManagedClustersImpl {
|
|
|
39
35
|
return this;
|
|
40
36
|
},
|
|
41
37
|
byPage: (settings) => {
|
|
42
|
-
if (settings
|
|
38
|
+
if (settings?.maxPageSize) {
|
|
43
39
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
44
40
|
}
|
|
45
41
|
return this.listPagingPage(options, settings);
|
|
46
42
|
},
|
|
47
43
|
};
|
|
48
44
|
}
|
|
49
|
-
listPagingPage(options, settings) {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
}
|
|
67
|
-
});
|
|
45
|
+
async *listPagingPage(options, settings) {
|
|
46
|
+
let result;
|
|
47
|
+
let continuationToken = settings?.continuationToken;
|
|
48
|
+
if (!continuationToken) {
|
|
49
|
+
result = await this._list(options);
|
|
50
|
+
const page = result.value || [];
|
|
51
|
+
continuationToken = result.nextLink;
|
|
52
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
53
|
+
yield page;
|
|
54
|
+
}
|
|
55
|
+
while (continuationToken) {
|
|
56
|
+
result = await this._listNext(continuationToken, options);
|
|
57
|
+
continuationToken = result.nextLink;
|
|
58
|
+
const page = result.value || [];
|
|
59
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
60
|
+
yield page;
|
|
61
|
+
}
|
|
68
62
|
}
|
|
69
|
-
listPagingAll(options) {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
74
|
-
_c = _f.value;
|
|
75
|
-
_d = false;
|
|
76
|
-
const page = _c;
|
|
77
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
81
|
-
finally {
|
|
82
|
-
try {
|
|
83
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
84
|
-
}
|
|
85
|
-
finally { if (e_1) throw e_1.error; }
|
|
86
|
-
}
|
|
87
|
-
});
|
|
63
|
+
async *listPagingAll(options) {
|
|
64
|
+
for await (const page of this.listPagingPage(options)) {
|
|
65
|
+
yield* page;
|
|
66
|
+
}
|
|
88
67
|
}
|
|
89
68
|
/**
|
|
90
69
|
* Lists managed clusters in the specified subscription and resource group.
|
|
@@ -101,52 +80,35 @@ class ManagedClustersImpl {
|
|
|
101
80
|
return this;
|
|
102
81
|
},
|
|
103
82
|
byPage: (settings) => {
|
|
104
|
-
if (settings
|
|
83
|
+
if (settings?.maxPageSize) {
|
|
105
84
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
106
85
|
}
|
|
107
86
|
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
108
87
|
},
|
|
109
88
|
};
|
|
110
89
|
}
|
|
111
|
-
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
}
|
|
129
|
-
});
|
|
90
|
+
async *listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
91
|
+
let result;
|
|
92
|
+
let continuationToken = settings?.continuationToken;
|
|
93
|
+
if (!continuationToken) {
|
|
94
|
+
result = await this._listByResourceGroup(resourceGroupName, options);
|
|
95
|
+
const page = result.value || [];
|
|
96
|
+
continuationToken = result.nextLink;
|
|
97
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
98
|
+
yield page;
|
|
99
|
+
}
|
|
100
|
+
while (continuationToken) {
|
|
101
|
+
result = await this._listByResourceGroupNext(resourceGroupName, continuationToken, options);
|
|
102
|
+
continuationToken = result.nextLink;
|
|
103
|
+
const page = result.value || [];
|
|
104
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
105
|
+
yield page;
|
|
106
|
+
}
|
|
130
107
|
}
|
|
131
|
-
listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
136
|
-
_c = _f.value;
|
|
137
|
-
_d = false;
|
|
138
|
-
const page = _c;
|
|
139
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
143
|
-
finally {
|
|
144
|
-
try {
|
|
145
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
146
|
-
}
|
|
147
|
-
finally { if (e_2) throw e_2.error; }
|
|
148
|
-
}
|
|
149
|
-
});
|
|
108
|
+
async *listByResourceGroupPagingAll(resourceGroupName, options) {
|
|
109
|
+
for await (const page of this.listByResourceGroupPagingPage(resourceGroupName, options)) {
|
|
110
|
+
yield* page;
|
|
111
|
+
}
|
|
150
112
|
}
|
|
151
113
|
/**
|
|
152
114
|
* Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified
|
|
@@ -165,52 +127,35 @@ class ManagedClustersImpl {
|
|
|
165
127
|
return this;
|
|
166
128
|
},
|
|
167
129
|
byPage: (settings) => {
|
|
168
|
-
if (settings
|
|
130
|
+
if (settings?.maxPageSize) {
|
|
169
131
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
170
132
|
}
|
|
171
133
|
return this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings);
|
|
172
134
|
},
|
|
173
135
|
};
|
|
174
136
|
}
|
|
175
|
-
listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
}
|
|
193
|
-
});
|
|
137
|
+
async *listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
138
|
+
let result;
|
|
139
|
+
let continuationToken = settings?.continuationToken;
|
|
140
|
+
if (!continuationToken) {
|
|
141
|
+
result = await this._listOutboundNetworkDependenciesEndpoints(resourceGroupName, resourceName, options);
|
|
142
|
+
const page = result.value || [];
|
|
143
|
+
continuationToken = result.nextLink;
|
|
144
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
145
|
+
yield page;
|
|
146
|
+
}
|
|
147
|
+
while (continuationToken) {
|
|
148
|
+
result = await this._listOutboundNetworkDependenciesEndpointsNext(resourceGroupName, resourceName, continuationToken, options);
|
|
149
|
+
continuationToken = result.nextLink;
|
|
150
|
+
const page = result.value || [];
|
|
151
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
152
|
+
yield page;
|
|
153
|
+
}
|
|
194
154
|
}
|
|
195
|
-
listOutboundNetworkDependenciesEndpointsPagingAll(resourceGroupName, resourceName, options) {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
200
|
-
_c = _f.value;
|
|
201
|
-
_d = false;
|
|
202
|
-
const page = _c;
|
|
203
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
207
|
-
finally {
|
|
208
|
-
try {
|
|
209
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
210
|
-
}
|
|
211
|
-
finally { if (e_3) throw e_3.error; }
|
|
212
|
-
}
|
|
213
|
-
});
|
|
155
|
+
async *listOutboundNetworkDependenciesEndpointsPagingAll(resourceGroupName, resourceName, options) {
|
|
156
|
+
for await (const page of this.listOutboundNetworkDependenciesEndpointsPagingPage(resourceGroupName, resourceName, options)) {
|
|
157
|
+
yield* page;
|
|
158
|
+
}
|
|
214
159
|
}
|
|
215
160
|
/**
|
|
216
161
|
* Contains extra metadata on each revision, including supported revisions, cluster compatibility and
|
|
@@ -228,52 +173,35 @@ class ManagedClustersImpl {
|
|
|
228
173
|
return this;
|
|
229
174
|
},
|
|
230
175
|
byPage: (settings) => {
|
|
231
|
-
if (settings
|
|
176
|
+
if (settings?.maxPageSize) {
|
|
232
177
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
233
178
|
}
|
|
234
179
|
return this.listMeshRevisionProfilesPagingPage(location, options, settings);
|
|
235
180
|
},
|
|
236
181
|
};
|
|
237
182
|
}
|
|
238
|
-
listMeshRevisionProfilesPagingPage(location, options, settings) {
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
}
|
|
256
|
-
});
|
|
183
|
+
async *listMeshRevisionProfilesPagingPage(location, options, settings) {
|
|
184
|
+
let result;
|
|
185
|
+
let continuationToken = settings?.continuationToken;
|
|
186
|
+
if (!continuationToken) {
|
|
187
|
+
result = await this._listMeshRevisionProfiles(location, options);
|
|
188
|
+
const page = result.value || [];
|
|
189
|
+
continuationToken = result.nextLink;
|
|
190
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
191
|
+
yield page;
|
|
192
|
+
}
|
|
193
|
+
while (continuationToken) {
|
|
194
|
+
result = await this._listMeshRevisionProfilesNext(location, continuationToken, options);
|
|
195
|
+
continuationToken = result.nextLink;
|
|
196
|
+
const page = result.value || [];
|
|
197
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
198
|
+
yield page;
|
|
199
|
+
}
|
|
257
200
|
}
|
|
258
|
-
listMeshRevisionProfilesPagingAll(location, options) {
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listMeshRevisionProfilesPagingPage(location, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
263
|
-
_c = _f.value;
|
|
264
|
-
_d = false;
|
|
265
|
-
const page = _c;
|
|
266
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
catch (e_4_1) { e_4 = { error: e_4_1 }; }
|
|
270
|
-
finally {
|
|
271
|
-
try {
|
|
272
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
273
|
-
}
|
|
274
|
-
finally { if (e_4) throw e_4.error; }
|
|
275
|
-
}
|
|
276
|
-
});
|
|
201
|
+
async *listMeshRevisionProfilesPagingAll(location, options) {
|
|
202
|
+
for await (const page of this.listMeshRevisionProfilesPagingPage(location, options)) {
|
|
203
|
+
yield* page;
|
|
204
|
+
}
|
|
277
205
|
}
|
|
278
206
|
/**
|
|
279
207
|
* Lists available upgrades for all service meshes in a specific cluster.
|
|
@@ -291,52 +219,35 @@ class ManagedClustersImpl {
|
|
|
291
219
|
return this;
|
|
292
220
|
},
|
|
293
221
|
byPage: (settings) => {
|
|
294
|
-
if (settings
|
|
222
|
+
if (settings?.maxPageSize) {
|
|
295
223
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
296
224
|
}
|
|
297
225
|
return this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings);
|
|
298
226
|
},
|
|
299
227
|
};
|
|
300
228
|
}
|
|
301
|
-
listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
}
|
|
319
|
-
});
|
|
229
|
+
async *listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options, settings) {
|
|
230
|
+
let result;
|
|
231
|
+
let continuationToken = settings?.continuationToken;
|
|
232
|
+
if (!continuationToken) {
|
|
233
|
+
result = await this._listMeshUpgradeProfiles(resourceGroupName, resourceName, options);
|
|
234
|
+
const page = result.value || [];
|
|
235
|
+
continuationToken = result.nextLink;
|
|
236
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
237
|
+
yield page;
|
|
238
|
+
}
|
|
239
|
+
while (continuationToken) {
|
|
240
|
+
result = await this._listMeshUpgradeProfilesNext(resourceGroupName, resourceName, continuationToken, options);
|
|
241
|
+
continuationToken = result.nextLink;
|
|
242
|
+
const page = result.value || [];
|
|
243
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
244
|
+
yield page;
|
|
245
|
+
}
|
|
320
246
|
}
|
|
321
|
-
listMeshUpgradeProfilesPagingAll(resourceGroupName, resourceName, options) {
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
326
|
-
_c = _f.value;
|
|
327
|
-
_d = false;
|
|
328
|
-
const page = _c;
|
|
329
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
333
|
-
finally {
|
|
334
|
-
try {
|
|
335
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
336
|
-
}
|
|
337
|
-
finally { if (e_5) throw e_5.error; }
|
|
338
|
-
}
|
|
339
|
-
});
|
|
247
|
+
async *listMeshUpgradeProfilesPagingAll(resourceGroupName, resourceName, options) {
|
|
248
|
+
for await (const page of this.listMeshUpgradeProfilesPagingPage(resourceGroupName, resourceName, options)) {
|
|
249
|
+
yield* page;
|
|
250
|
+
}
|
|
340
251
|
}
|
|
341
252
|
/**
|
|
342
253
|
* Contains extra metadata on the version, including supported patch versions, capabilities, available
|
|
@@ -433,14 +344,19 @@ class ManagedClustersImpl {
|
|
|
433
344
|
return this.client.sendOperationRequest(args, spec);
|
|
434
345
|
};
|
|
435
346
|
const sendOperationFn = async (args, spec) => {
|
|
436
|
-
var _a;
|
|
437
347
|
let currentRawResponse = undefined;
|
|
438
|
-
const providedCallback =
|
|
348
|
+
const providedCallback = args.options?.onResponse;
|
|
439
349
|
const callback = (rawResponse, flatResponse) => {
|
|
440
350
|
currentRawResponse = rawResponse;
|
|
441
|
-
providedCallback
|
|
351
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
352
|
+
};
|
|
353
|
+
const updatedArgs = {
|
|
354
|
+
...args,
|
|
355
|
+
options: {
|
|
356
|
+
...args.options,
|
|
357
|
+
onResponse: callback,
|
|
358
|
+
},
|
|
442
359
|
};
|
|
443
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
444
360
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
445
361
|
return {
|
|
446
362
|
flatResponse,
|
|
@@ -457,8 +373,8 @@ class ManagedClustersImpl {
|
|
|
457
373
|
spec: createOrUpdateOperationSpec,
|
|
458
374
|
});
|
|
459
375
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
460
|
-
restoreFrom: options
|
|
461
|
-
intervalInMs: options
|
|
376
|
+
restoreFrom: options?.resumeFrom,
|
|
377
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
462
378
|
});
|
|
463
379
|
await poller.poll();
|
|
464
380
|
return poller;
|
|
@@ -486,14 +402,19 @@ class ManagedClustersImpl {
|
|
|
486
402
|
return this.client.sendOperationRequest(args, spec);
|
|
487
403
|
};
|
|
488
404
|
const sendOperationFn = async (args, spec) => {
|
|
489
|
-
var _a;
|
|
490
405
|
let currentRawResponse = undefined;
|
|
491
|
-
const providedCallback =
|
|
406
|
+
const providedCallback = args.options?.onResponse;
|
|
492
407
|
const callback = (rawResponse, flatResponse) => {
|
|
493
408
|
currentRawResponse = rawResponse;
|
|
494
|
-
providedCallback
|
|
409
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
410
|
+
};
|
|
411
|
+
const updatedArgs = {
|
|
412
|
+
...args,
|
|
413
|
+
options: {
|
|
414
|
+
...args.options,
|
|
415
|
+
onResponse: callback,
|
|
416
|
+
},
|
|
495
417
|
};
|
|
496
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
497
418
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
498
419
|
return {
|
|
499
420
|
flatResponse,
|
|
@@ -510,8 +431,8 @@ class ManagedClustersImpl {
|
|
|
510
431
|
spec: updateTagsOperationSpec,
|
|
511
432
|
});
|
|
512
433
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
513
|
-
restoreFrom: options
|
|
514
|
-
intervalInMs: options
|
|
434
|
+
restoreFrom: options?.resumeFrom,
|
|
435
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
515
436
|
});
|
|
516
437
|
await poller.poll();
|
|
517
438
|
return poller;
|
|
@@ -538,14 +459,19 @@ class ManagedClustersImpl {
|
|
|
538
459
|
return this.client.sendOperationRequest(args, spec);
|
|
539
460
|
};
|
|
540
461
|
const sendOperationFn = async (args, spec) => {
|
|
541
|
-
var _a;
|
|
542
462
|
let currentRawResponse = undefined;
|
|
543
|
-
const providedCallback =
|
|
463
|
+
const providedCallback = args.options?.onResponse;
|
|
544
464
|
const callback = (rawResponse, flatResponse) => {
|
|
545
465
|
currentRawResponse = rawResponse;
|
|
546
|
-
providedCallback
|
|
466
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
467
|
+
};
|
|
468
|
+
const updatedArgs = {
|
|
469
|
+
...args,
|
|
470
|
+
options: {
|
|
471
|
+
...args.options,
|
|
472
|
+
onResponse: callback,
|
|
473
|
+
},
|
|
547
474
|
};
|
|
548
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
549
475
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
550
476
|
return {
|
|
551
477
|
flatResponse,
|
|
@@ -562,8 +488,8 @@ class ManagedClustersImpl {
|
|
|
562
488
|
spec: deleteOperationSpec,
|
|
563
489
|
});
|
|
564
490
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
565
|
-
restoreFrom: options
|
|
566
|
-
intervalInMs: options
|
|
491
|
+
restoreFrom: options?.resumeFrom,
|
|
492
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
567
493
|
});
|
|
568
494
|
await poller.poll();
|
|
569
495
|
return poller;
|
|
@@ -590,14 +516,19 @@ class ManagedClustersImpl {
|
|
|
590
516
|
return this.client.sendOperationRequest(args, spec);
|
|
591
517
|
};
|
|
592
518
|
const sendOperationFn = async (args, spec) => {
|
|
593
|
-
var _a;
|
|
594
519
|
let currentRawResponse = undefined;
|
|
595
|
-
const providedCallback =
|
|
520
|
+
const providedCallback = args.options?.onResponse;
|
|
596
521
|
const callback = (rawResponse, flatResponse) => {
|
|
597
522
|
currentRawResponse = rawResponse;
|
|
598
|
-
providedCallback
|
|
523
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
524
|
+
};
|
|
525
|
+
const updatedArgs = {
|
|
526
|
+
...args,
|
|
527
|
+
options: {
|
|
528
|
+
...args.options,
|
|
529
|
+
onResponse: callback,
|
|
530
|
+
},
|
|
599
531
|
};
|
|
600
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
601
532
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
602
533
|
return {
|
|
603
534
|
flatResponse,
|
|
@@ -614,8 +545,8 @@ class ManagedClustersImpl {
|
|
|
614
545
|
spec: resetServicePrincipalProfileOperationSpec,
|
|
615
546
|
});
|
|
616
547
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
617
|
-
restoreFrom: options
|
|
618
|
-
intervalInMs: options
|
|
548
|
+
restoreFrom: options?.resumeFrom,
|
|
549
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
619
550
|
resourceLocationConfig: "location",
|
|
620
551
|
});
|
|
621
552
|
await poller.poll();
|
|
@@ -645,14 +576,19 @@ class ManagedClustersImpl {
|
|
|
645
576
|
return this.client.sendOperationRequest(args, spec);
|
|
646
577
|
};
|
|
647
578
|
const sendOperationFn = async (args, spec) => {
|
|
648
|
-
var _a;
|
|
649
579
|
let currentRawResponse = undefined;
|
|
650
|
-
const providedCallback =
|
|
580
|
+
const providedCallback = args.options?.onResponse;
|
|
651
581
|
const callback = (rawResponse, flatResponse) => {
|
|
652
582
|
currentRawResponse = rawResponse;
|
|
653
|
-
providedCallback
|
|
583
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
584
|
+
};
|
|
585
|
+
const updatedArgs = {
|
|
586
|
+
...args,
|
|
587
|
+
options: {
|
|
588
|
+
...args.options,
|
|
589
|
+
onResponse: callback,
|
|
590
|
+
},
|
|
654
591
|
};
|
|
655
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
656
592
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
657
593
|
return {
|
|
658
594
|
flatResponse,
|
|
@@ -669,8 +605,8 @@ class ManagedClustersImpl {
|
|
|
669
605
|
spec: resetAADProfileOperationSpec,
|
|
670
606
|
});
|
|
671
607
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
672
|
-
restoreFrom: options
|
|
673
|
-
intervalInMs: options
|
|
608
|
+
restoreFrom: options?.resumeFrom,
|
|
609
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
674
610
|
resourceLocationConfig: "location",
|
|
675
611
|
});
|
|
676
612
|
await poller.poll();
|
|
@@ -700,14 +636,19 @@ class ManagedClustersImpl {
|
|
|
700
636
|
return this.client.sendOperationRequest(args, spec);
|
|
701
637
|
};
|
|
702
638
|
const sendOperationFn = async (args, spec) => {
|
|
703
|
-
var _a;
|
|
704
639
|
let currentRawResponse = undefined;
|
|
705
|
-
const providedCallback =
|
|
640
|
+
const providedCallback = args.options?.onResponse;
|
|
706
641
|
const callback = (rawResponse, flatResponse) => {
|
|
707
642
|
currentRawResponse = rawResponse;
|
|
708
|
-
providedCallback
|
|
643
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
644
|
+
};
|
|
645
|
+
const updatedArgs = {
|
|
646
|
+
...args,
|
|
647
|
+
options: {
|
|
648
|
+
...args.options,
|
|
649
|
+
onResponse: callback,
|
|
650
|
+
},
|
|
709
651
|
};
|
|
710
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
711
652
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
712
653
|
return {
|
|
713
654
|
flatResponse,
|
|
@@ -724,8 +665,8 @@ class ManagedClustersImpl {
|
|
|
724
665
|
spec: rotateClusterCertificatesOperationSpec,
|
|
725
666
|
});
|
|
726
667
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
727
|
-
restoreFrom: options
|
|
728
|
-
intervalInMs: options
|
|
668
|
+
restoreFrom: options?.resumeFrom,
|
|
669
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
729
670
|
resourceLocationConfig: "location",
|
|
730
671
|
});
|
|
731
672
|
await poller.poll();
|
|
@@ -755,14 +696,19 @@ class ManagedClustersImpl {
|
|
|
755
696
|
return this.client.sendOperationRequest(args, spec);
|
|
756
697
|
};
|
|
757
698
|
const sendOperationFn = async (args, spec) => {
|
|
758
|
-
var _a;
|
|
759
699
|
let currentRawResponse = undefined;
|
|
760
|
-
const providedCallback =
|
|
700
|
+
const providedCallback = args.options?.onResponse;
|
|
761
701
|
const callback = (rawResponse, flatResponse) => {
|
|
762
702
|
currentRawResponse = rawResponse;
|
|
763
|
-
providedCallback
|
|
703
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
704
|
+
};
|
|
705
|
+
const updatedArgs = {
|
|
706
|
+
...args,
|
|
707
|
+
options: {
|
|
708
|
+
...args.options,
|
|
709
|
+
onResponse: callback,
|
|
710
|
+
},
|
|
764
711
|
};
|
|
765
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
766
712
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
767
713
|
return {
|
|
768
714
|
flatResponse,
|
|
@@ -779,8 +725,8 @@ class ManagedClustersImpl {
|
|
|
779
725
|
spec: abortLatestOperationOperationSpec,
|
|
780
726
|
});
|
|
781
727
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
782
|
-
restoreFrom: options
|
|
783
|
-
intervalInMs: options
|
|
728
|
+
restoreFrom: options?.resumeFrom,
|
|
729
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
784
730
|
resourceLocationConfig: "location",
|
|
785
731
|
});
|
|
786
732
|
await poller.poll();
|
|
@@ -809,14 +755,19 @@ class ManagedClustersImpl {
|
|
|
809
755
|
return this.client.sendOperationRequest(args, spec);
|
|
810
756
|
};
|
|
811
757
|
const sendOperationFn = async (args, spec) => {
|
|
812
|
-
var _a;
|
|
813
758
|
let currentRawResponse = undefined;
|
|
814
|
-
const providedCallback =
|
|
759
|
+
const providedCallback = args.options?.onResponse;
|
|
815
760
|
const callback = (rawResponse, flatResponse) => {
|
|
816
761
|
currentRawResponse = rawResponse;
|
|
817
|
-
providedCallback
|
|
762
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
763
|
+
};
|
|
764
|
+
const updatedArgs = {
|
|
765
|
+
...args,
|
|
766
|
+
options: {
|
|
767
|
+
...args.options,
|
|
768
|
+
onResponse: callback,
|
|
769
|
+
},
|
|
818
770
|
};
|
|
819
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
820
771
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
821
772
|
return {
|
|
822
773
|
flatResponse,
|
|
@@ -833,8 +784,8 @@ class ManagedClustersImpl {
|
|
|
833
784
|
spec: rotateServiceAccountSigningKeysOperationSpec,
|
|
834
785
|
});
|
|
835
786
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
836
|
-
restoreFrom: options
|
|
837
|
-
intervalInMs: options
|
|
787
|
+
restoreFrom: options?.resumeFrom,
|
|
788
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
838
789
|
resourceLocationConfig: "location",
|
|
839
790
|
});
|
|
840
791
|
await poller.poll();
|
|
@@ -865,14 +816,19 @@ class ManagedClustersImpl {
|
|
|
865
816
|
return this.client.sendOperationRequest(args, spec);
|
|
866
817
|
};
|
|
867
818
|
const sendOperationFn = async (args, spec) => {
|
|
868
|
-
var _a;
|
|
869
819
|
let currentRawResponse = undefined;
|
|
870
|
-
const providedCallback =
|
|
820
|
+
const providedCallback = args.options?.onResponse;
|
|
871
821
|
const callback = (rawResponse, flatResponse) => {
|
|
872
822
|
currentRawResponse = rawResponse;
|
|
873
|
-
providedCallback
|
|
823
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
824
|
+
};
|
|
825
|
+
const updatedArgs = {
|
|
826
|
+
...args,
|
|
827
|
+
options: {
|
|
828
|
+
...args.options,
|
|
829
|
+
onResponse: callback,
|
|
830
|
+
},
|
|
874
831
|
};
|
|
875
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
876
832
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
877
833
|
return {
|
|
878
834
|
flatResponse,
|
|
@@ -889,8 +845,8 @@ class ManagedClustersImpl {
|
|
|
889
845
|
spec: stopOperationSpec,
|
|
890
846
|
});
|
|
891
847
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
892
|
-
restoreFrom: options
|
|
893
|
-
intervalInMs: options
|
|
848
|
+
restoreFrom: options?.resumeFrom,
|
|
849
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
894
850
|
resourceLocationConfig: "location",
|
|
895
851
|
});
|
|
896
852
|
await poller.poll();
|
|
@@ -922,14 +878,19 @@ class ManagedClustersImpl {
|
|
|
922
878
|
return this.client.sendOperationRequest(args, spec);
|
|
923
879
|
};
|
|
924
880
|
const sendOperationFn = async (args, spec) => {
|
|
925
|
-
var _a;
|
|
926
881
|
let currentRawResponse = undefined;
|
|
927
|
-
const providedCallback =
|
|
882
|
+
const providedCallback = args.options?.onResponse;
|
|
928
883
|
const callback = (rawResponse, flatResponse) => {
|
|
929
884
|
currentRawResponse = rawResponse;
|
|
930
|
-
providedCallback
|
|
885
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
886
|
+
};
|
|
887
|
+
const updatedArgs = {
|
|
888
|
+
...args,
|
|
889
|
+
options: {
|
|
890
|
+
...args.options,
|
|
891
|
+
onResponse: callback,
|
|
892
|
+
},
|
|
931
893
|
};
|
|
932
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
933
894
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
934
895
|
return {
|
|
935
896
|
flatResponse,
|
|
@@ -946,8 +907,8 @@ class ManagedClustersImpl {
|
|
|
946
907
|
spec: startOperationSpec,
|
|
947
908
|
});
|
|
948
909
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
949
|
-
restoreFrom: options
|
|
950
|
-
intervalInMs: options
|
|
910
|
+
restoreFrom: options?.resumeFrom,
|
|
911
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
951
912
|
resourceLocationConfig: "location",
|
|
952
913
|
});
|
|
953
914
|
await poller.poll();
|
|
@@ -978,14 +939,19 @@ class ManagedClustersImpl {
|
|
|
978
939
|
return this.client.sendOperationRequest(args, spec);
|
|
979
940
|
};
|
|
980
941
|
const sendOperationFn = async (args, spec) => {
|
|
981
|
-
var _a;
|
|
982
942
|
let currentRawResponse = undefined;
|
|
983
|
-
const providedCallback =
|
|
943
|
+
const providedCallback = args.options?.onResponse;
|
|
984
944
|
const callback = (rawResponse, flatResponse) => {
|
|
985
945
|
currentRawResponse = rawResponse;
|
|
986
|
-
providedCallback
|
|
946
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
947
|
+
};
|
|
948
|
+
const updatedArgs = {
|
|
949
|
+
...args,
|
|
950
|
+
options: {
|
|
951
|
+
...args.options,
|
|
952
|
+
onResponse: callback,
|
|
953
|
+
},
|
|
987
954
|
};
|
|
988
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
989
955
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
990
956
|
return {
|
|
991
957
|
flatResponse,
|
|
@@ -1002,8 +968,8 @@ class ManagedClustersImpl {
|
|
|
1002
968
|
spec: runCommandOperationSpec,
|
|
1003
969
|
});
|
|
1004
970
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1005
|
-
restoreFrom: options
|
|
1006
|
-
intervalInMs: options
|
|
971
|
+
restoreFrom: options?.resumeFrom,
|
|
972
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1007
973
|
resourceLocationConfig: "location",
|
|
1008
974
|
});
|
|
1009
975
|
await poller.poll();
|