@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agentPools.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/agentPools.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n AgentPool,\n AgentPoolsListOptionalParams,\n AgentPoolsAbortLatestOperationOptionalParams,\n AgentPoolsAbortLatestOperationResponse,\n AgentPoolsGetOptionalParams,\n AgentPoolsGetResponse,\n AgentPoolsCreateOrUpdateOptionalParams,\n AgentPoolsCreateOrUpdateResponse,\n AgentPoolsDeleteOptionalParams,\n AgentPoolsDeleteResponse,\n AgentPoolsGetUpgradeProfileOptionalParams,\n AgentPoolsGetUpgradeProfileResponse,\n AgentPoolDeleteMachinesParameter,\n AgentPoolsDeleteMachinesOptionalParams,\n AgentPoolsDeleteMachinesResponse,\n AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n AgentPoolsGetAvailableAgentPoolVersionsResponse,\n AgentPoolsUpgradeNodeImageVersionOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AgentPools. */\nexport interface AgentPools {\n /**\n * Gets a list of agent pools in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: AgentPoolsListOptionalParams,\n ): PagedAsyncIterableIterator<AgentPool>;\n /**\n * Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a\n * Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsAbortLatestOperationResponse>,\n AgentPoolsAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a\n * Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsAbortLatestOperationOptionalParams,\n ): Promise<AgentPoolsAbortLatestOperationResponse>;\n /**\n * Gets the specified managed cluster agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsGetOptionalParams,\n ): Promise<AgentPoolsGetResponse>;\n /**\n * Creates or updates an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param parameters The agent pool to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n parameters: AgentPool,\n options?: AgentPoolsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsCreateOrUpdateResponse>,\n AgentPoolsCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param parameters The agent pool to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n parameters: AgentPool,\n options?: AgentPoolsCreateOrUpdateOptionalParams,\n ): Promise<AgentPoolsCreateOrUpdateResponse>;\n /**\n * Deletes an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;\n /**\n * Deletes an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<AgentPoolsDeleteResponse>;\n /**\n * Gets the upgrade profile for an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsGetUpgradeProfileOptionalParams,\n ): Promise<AgentPoolsGetUpgradeProfileResponse>;\n /**\n * Deletes specific machines in an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param machines A list of machines from the agent pool to be deleted.\n * @param options The options parameters.\n */\n beginDeleteMachines(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n machines: AgentPoolDeleteMachinesParameter,\n options?: AgentPoolsDeleteMachinesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsDeleteMachinesResponse>,\n AgentPoolsDeleteMachinesResponse\n >\n >;\n /**\n * Deletes specific machines in an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param machines A list of machines from the agent pool to be deleted.\n * @param options The options parameters.\n */\n beginDeleteMachinesAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n machines: AgentPoolDeleteMachinesParameter,\n options?: AgentPoolsDeleteMachinesOptionalParams,\n ): Promise<AgentPoolsDeleteMachinesResponse>;\n /**\n * See [supported Kubernetes\n * versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about\n * the version lifecycle.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getAvailableAgentPoolVersions(\n resourceGroupName: string,\n resourceName: string,\n options?: AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n ): Promise<AgentPoolsGetAvailableAgentPoolVersionsResponse>;\n /**\n * Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the\n * nodes. AKS provides one new image per week with the latest updates. For more details on node image\n * versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginUpgradeNodeImageVersion(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsUpgradeNodeImageVersionOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the\n * nodes. AKS provides one new image per week with the latest updates. For more details on node image\n * versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginUpgradeNodeImageVersionAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsUpgradeNodeImageVersionOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"agentPools.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/agentPools.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n AgentPool,\n AgentPoolsListOptionalParams,\n AgentPoolsAbortLatestOperationOptionalParams,\n AgentPoolsAbortLatestOperationResponse,\n AgentPoolsGetOptionalParams,\n AgentPoolsGetResponse,\n AgentPoolsCreateOrUpdateOptionalParams,\n AgentPoolsCreateOrUpdateResponse,\n AgentPoolsDeleteOptionalParams,\n AgentPoolsDeleteResponse,\n AgentPoolsGetUpgradeProfileOptionalParams,\n AgentPoolsGetUpgradeProfileResponse,\n AgentPoolDeleteMachinesParameter,\n AgentPoolsDeleteMachinesOptionalParams,\n AgentPoolsDeleteMachinesResponse,\n AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n AgentPoolsGetAvailableAgentPoolVersionsResponse,\n AgentPoolsUpgradeNodeImageVersionOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AgentPools. */\nexport interface AgentPools {\n /**\n * Gets a list of agent pools in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: AgentPoolsListOptionalParams,\n ): PagedAsyncIterableIterator<AgentPool>;\n /**\n * Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a\n * Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsAbortLatestOperationResponse>,\n AgentPoolsAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a\n * Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsAbortLatestOperationOptionalParams,\n ): Promise<AgentPoolsAbortLatestOperationResponse>;\n /**\n * Gets the specified managed cluster agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsGetOptionalParams,\n ): Promise<AgentPoolsGetResponse>;\n /**\n * Creates or updates an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param parameters The agent pool to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n parameters: AgentPool,\n options?: AgentPoolsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsCreateOrUpdateResponse>,\n AgentPoolsCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param parameters The agent pool to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n parameters: AgentPool,\n options?: AgentPoolsCreateOrUpdateOptionalParams,\n ): Promise<AgentPoolsCreateOrUpdateResponse>;\n /**\n * Deletes an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AgentPoolsDeleteResponse>, AgentPoolsDeleteResponse>>;\n /**\n * Deletes an agent pool in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsDeleteOptionalParams,\n ): Promise<AgentPoolsDeleteResponse>;\n /**\n * Gets the upgrade profile for an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsGetUpgradeProfileOptionalParams,\n ): Promise<AgentPoolsGetUpgradeProfileResponse>;\n /**\n * Deletes specific machines in an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param machines A list of machines from the agent pool to be deleted.\n * @param options The options parameters.\n */\n beginDeleteMachines(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n machines: AgentPoolDeleteMachinesParameter,\n options?: AgentPoolsDeleteMachinesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AgentPoolsDeleteMachinesResponse>,\n AgentPoolsDeleteMachinesResponse\n >\n >;\n /**\n * Deletes specific machines in an agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param machines A list of machines from the agent pool to be deleted.\n * @param options The options parameters.\n */\n beginDeleteMachinesAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n machines: AgentPoolDeleteMachinesParameter,\n options?: AgentPoolsDeleteMachinesOptionalParams,\n ): Promise<AgentPoolsDeleteMachinesResponse>;\n /**\n * See [supported Kubernetes\n * versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about\n * the version lifecycle.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getAvailableAgentPoolVersions(\n resourceGroupName: string,\n resourceName: string,\n options?: AgentPoolsGetAvailableAgentPoolVersionsOptionalParams,\n ): Promise<AgentPoolsGetAvailableAgentPoolVersionsResponse>;\n /**\n * Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the\n * nodes. AKS provides one new image per week with the latest updates. For more details on node image\n * versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginUpgradeNodeImageVersion(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsUpgradeNodeImageVersionOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the\n * nodes. AKS provides one new image per week with the latest updates. For more details on node image\n * versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n beginUpgradeNodeImageVersionAndWait(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: AgentPoolsUpgradeNodeImageVersionOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAMA,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iBAAiB,CAAC;AAChC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC"}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
3
|
+
// Code generated by Microsoft (R) AutoRest Code Generator.
|
|
4
|
+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
5
|
export * from "./operations.js";
|
|
9
6
|
export * from "./managedClusters.js";
|
|
10
7
|
export * from "./maintenanceConfigurations.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iBAAiB,CAAC;AAChC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nexport * from \"./operations.js\";\nexport * from \"./managedClusters.js\";\nexport * from \"./maintenanceConfigurations.js\";\nexport * from \"./agentPools.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./resolvePrivateLinkServiceId.js\";\nexport * from \"./snapshots.js\";\nexport * from \"./trustedAccessRoleBindings.js\";\nexport * from \"./trustedAccessRoles.js\";\nexport * from \"./machines.js\";\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"machines.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/machines.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"machines.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/machines.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,OAAO,EACP,0BAA0B,EAC1B,yBAAyB,EACzB,mBAAmB,EACpB,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,0BAA0B,GACnC,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvC;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,aAAa,EAAE,MAAM,EACrB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;CACjC"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=machines.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"machines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/machines.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"machines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/machines.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n Machine,\n MachinesListOptionalParams,\n MachinesGetOptionalParams,\n MachinesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Machines. */\nexport interface Machines {\n /**\n * Gets a list of machines in the specified agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n options?: MachinesListOptionalParams,\n ): PagedAsyncIterableIterator<Machine>;\n /**\n * Get a specific machine in the specified agent pool.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param agentPoolName The name of the agent pool.\n * @param machineName host name of the machine\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n agentPoolName: string,\n machineName: string,\n options?: MachinesGetOptionalParams,\n ): Promise<MachinesGetResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"maintenanceConfigurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/maintenanceConfigurations.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"maintenanceConfigurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/maintenanceConfigurations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,wBAAwB,EACxB,2DAA2D,EAC3D,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2DAA2D,GACpE,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,MAAM,EAClB,UAAU,EAAE,wBAAwB,EACpC,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=maintenanceConfigurations.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"maintenanceConfigurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/maintenanceConfigurations.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"maintenanceConfigurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/maintenanceConfigurations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n MaintenanceConfiguration,\n MaintenanceConfigurationsListByManagedClusterOptionalParams,\n MaintenanceConfigurationsGetOptionalParams,\n MaintenanceConfigurationsGetResponse,\n MaintenanceConfigurationsCreateOrUpdateOptionalParams,\n MaintenanceConfigurationsCreateOrUpdateResponse,\n MaintenanceConfigurationsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a MaintenanceConfigurations. */\nexport interface MaintenanceConfigurations {\n /**\n * Gets a list of maintenance configurations in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listByManagedCluster(\n resourceGroupName: string,\n resourceName: string,\n options?: MaintenanceConfigurationsListByManagedClusterOptionalParams,\n ): PagedAsyncIterableIterator<MaintenanceConfiguration>;\n /**\n * Gets the specified maintenance configuration of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param configName The name of the maintenance configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n configName: string,\n options?: MaintenanceConfigurationsGetOptionalParams,\n ): Promise<MaintenanceConfigurationsGetResponse>;\n /**\n * Creates or updates a maintenance configuration in the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param configName The name of the maintenance configuration.\n * @param parameters The maintenance configuration to create or update.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n configName: string,\n parameters: MaintenanceConfiguration,\n options?: MaintenanceConfigurationsCreateOrUpdateOptionalParams,\n ): Promise<MaintenanceConfigurationsCreateOrUpdateResponse>;\n /**\n * Deletes a maintenance configuration.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param configName The name of the maintenance configuration.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n configName: string,\n options?: MaintenanceConfigurationsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managedClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"managedClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=managedClusters.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managedClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ManagedCluster,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n OutboundEnvironmentEndpoint,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n MeshRevisionProfile,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n MeshUpgradeProfile,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListKubernetesVersionsResponse,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersGetUpgradeProfileResponse,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersGetAccessProfileResponse,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsResponse,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsResponse,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsResponse,\n ManagedClustersGetOptionalParams,\n ManagedClustersGetResponse,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersCreateOrUpdateResponse,\n TagsObject,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersUpdateTagsResponse,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersDeleteResponse,\n ManagedClusterServicePrincipalProfile,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClusterAADProfile,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersRotateClusterCertificatesResponse,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersAbortLatestOperationResponse,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysResponse,\n ManagedClustersStopOptionalParams,\n ManagedClustersStopResponse,\n ManagedClustersStartOptionalParams,\n ManagedClustersStartResponse,\n RunCommandRequest,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersRunCommandResponse,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersGetCommandResultResponse,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersGetMeshRevisionProfileResponse,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersGetMeshUpgradeProfileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ManagedClusters. */\nexport interface ManagedClusters {\n /**\n * Gets a list of managed clusters in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Lists managed clusters in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ManagedClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * managed cluster. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Contains extra metadata on each revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listMeshRevisionProfiles(\n location: string,\n options?: ManagedClustersListMeshRevisionProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshRevisionProfile>;\n /**\n * Lists available upgrades for all service meshes in a specific cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listMeshUpgradeProfiles(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshUpgradeProfile>;\n /**\n * Contains extra metadata on the version, including supported patch versions, capabilities, available\n * upgrades, and details on preview status of the version\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listKubernetesVersions(\n location: string,\n options?: ManagedClustersListKubernetesVersionsOptionalParams,\n ): Promise<ManagedClustersListKubernetesVersionsResponse>;\n /**\n * Gets the upgrade profile of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetUpgradeProfileResponse>;\n /**\n * **WARNING**: This API will be deprecated. Instead use\n * [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials)\n * or\n * [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials)\n * .\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param roleName The name of the role for managed cluster accessProfile resource.\n * @param options The options parameters.\n */\n getAccessProfile(\n resourceGroupName: string,\n resourceName: string,\n roleName: string,\n options?: ManagedClustersGetAccessProfileOptionalParams,\n ): Promise<ManagedClustersGetAccessProfileResponse>;\n /**\n * Lists the admin credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterAdminCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterAdminCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterAdminCredentialsResponse>;\n /**\n * Lists the user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterUserCredentialsResponse>;\n /**\n * Lists the cluster monitoring user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterMonitoringUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;\n /**\n * Gets a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetOptionalParams,\n ): Promise<ManagedClustersGetResponse>;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersCreateOrUpdateResponse>,\n ManagedClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<ManagedClustersCreateOrUpdateResponse>;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersUpdateTagsResponse>,\n ManagedClustersUpdateTagsResponse\n >\n >;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTagsAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<ManagedClustersUpdateTagsResponse>;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersDeleteResponse>, ManagedClustersDeleteResponse>\n >;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<ManagedClustersDeleteResponse>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<void>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<void>;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificates(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateClusterCertificatesResponse>,\n ManagedClustersRotateClusterCertificatesResponse\n >\n >;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificatesAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<ManagedClustersRotateClusterCertificatesResponse>;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersAbortLatestOperationResponse>,\n ManagedClustersAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<ManagedClustersAbortLatestOperationResponse>;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeys(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>,\n ManagedClustersRotateServiceAccountSigningKeysResponse\n >\n >;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeysAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStopResponse>, ManagedClustersStopResponse>\n >;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<ManagedClustersStopResponse>;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStartResponse>, ManagedClustersStartResponse>\n >;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<ManagedClustersStartResponse>;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommand(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRunCommandResponse>,\n ManagedClustersRunCommandResponse\n >\n >;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommandAndWait(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<ManagedClustersRunCommandResponse>;\n /**\n * Gets the results of a command which has been run on the Managed Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param commandId Id of the command.\n * @param options The options parameters.\n */\n getCommandResult(\n resourceGroupName: string,\n resourceName: string,\n commandId: string,\n options?: ManagedClustersGetCommandResultOptionalParams,\n ): Promise<ManagedClustersGetCommandResultResponse>;\n /**\n * Contains extra metadata on the revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshRevisionProfile(\n location: string,\n mode: string,\n options?: ManagedClustersGetMeshRevisionProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshRevisionProfileResponse>;\n /**\n * Gets available upgrades for a service mesh in a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n mode: string,\n options?: ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"managedClusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/managedClusters.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ManagedCluster,\n ManagedClustersListOptionalParams,\n ManagedClustersListByResourceGroupOptionalParams,\n OutboundEnvironmentEndpoint,\n ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n MeshRevisionProfile,\n ManagedClustersListMeshRevisionProfilesOptionalParams,\n MeshUpgradeProfile,\n ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ManagedClustersListKubernetesVersionsOptionalParams,\n ManagedClustersListKubernetesVersionsResponse,\n ManagedClustersGetUpgradeProfileOptionalParams,\n ManagedClustersGetUpgradeProfileResponse,\n ManagedClustersGetAccessProfileOptionalParams,\n ManagedClustersGetAccessProfileResponse,\n ManagedClustersListClusterAdminCredentialsOptionalParams,\n ManagedClustersListClusterAdminCredentialsResponse,\n ManagedClustersListClusterUserCredentialsOptionalParams,\n ManagedClustersListClusterUserCredentialsResponse,\n ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ManagedClustersListClusterMonitoringUserCredentialsResponse,\n ManagedClustersGetOptionalParams,\n ManagedClustersGetResponse,\n ManagedClustersCreateOrUpdateOptionalParams,\n ManagedClustersCreateOrUpdateResponse,\n TagsObject,\n ManagedClustersUpdateTagsOptionalParams,\n ManagedClustersUpdateTagsResponse,\n ManagedClustersDeleteOptionalParams,\n ManagedClustersDeleteResponse,\n ManagedClusterServicePrincipalProfile,\n ManagedClustersResetServicePrincipalProfileOptionalParams,\n ManagedClusterAADProfile,\n ManagedClustersResetAADProfileOptionalParams,\n ManagedClustersRotateClusterCertificatesOptionalParams,\n ManagedClustersRotateClusterCertificatesResponse,\n ManagedClustersAbortLatestOperationOptionalParams,\n ManagedClustersAbortLatestOperationResponse,\n ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ManagedClustersRotateServiceAccountSigningKeysResponse,\n ManagedClustersStopOptionalParams,\n ManagedClustersStopResponse,\n ManagedClustersStartOptionalParams,\n ManagedClustersStartResponse,\n RunCommandRequest,\n ManagedClustersRunCommandOptionalParams,\n ManagedClustersRunCommandResponse,\n ManagedClustersGetCommandResultOptionalParams,\n ManagedClustersGetCommandResultResponse,\n ManagedClustersGetMeshRevisionProfileOptionalParams,\n ManagedClustersGetMeshRevisionProfileResponse,\n ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ManagedClustersGetMeshUpgradeProfileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ManagedClusters. */\nexport interface ManagedClusters {\n /**\n * Gets a list of managed clusters in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Lists managed clusters in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ManagedClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<ManagedCluster>;\n /**\n * Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified\n * managed cluster. The operation returns properties of each egress endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listOutboundNetworkDependenciesEndpoints(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams,\n ): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;\n /**\n * Contains extra metadata on each revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listMeshRevisionProfiles(\n location: string,\n options?: ManagedClustersListMeshRevisionProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshRevisionProfile>;\n /**\n * Lists available upgrades for all service meshes in a specific cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listMeshUpgradeProfiles(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListMeshUpgradeProfilesOptionalParams,\n ): PagedAsyncIterableIterator<MeshUpgradeProfile>;\n /**\n * Contains extra metadata on the version, including supported patch versions, capabilities, available\n * upgrades, and details on preview status of the version\n * @param location The name of the Azure region.\n * @param options The options parameters.\n */\n listKubernetesVersions(\n location: string,\n options?: ManagedClustersListKubernetesVersionsOptionalParams,\n ): Promise<ManagedClustersListKubernetesVersionsResponse>;\n /**\n * Gets the upgrade profile of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n getUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetUpgradeProfileResponse>;\n /**\n * **WARNING**: This API will be deprecated. Instead use\n * [ListClusterUserCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusterusercredentials)\n * or\n * [ListClusterAdminCredentials](https://docs.microsoft.com/rest/api/aks/managedclusters/listclusteradmincredentials)\n * .\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param roleName The name of the role for managed cluster accessProfile resource.\n * @param options The options parameters.\n */\n getAccessProfile(\n resourceGroupName: string,\n resourceName: string,\n roleName: string,\n options?: ManagedClustersGetAccessProfileOptionalParams,\n ): Promise<ManagedClustersGetAccessProfileResponse>;\n /**\n * Lists the admin credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterAdminCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterAdminCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterAdminCredentialsResponse>;\n /**\n * Lists the user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterUserCredentialsResponse>;\n /**\n * Lists the cluster monitoring user credentials of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n listClusterMonitoringUserCredentials(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams,\n ): Promise<ManagedClustersListClusterMonitoringUserCredentialsResponse>;\n /**\n * Gets a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersGetOptionalParams,\n ): Promise<ManagedClustersGetResponse>;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersCreateOrUpdateResponse>,\n ManagedClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Creates or updates a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The managed cluster to create or update.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedCluster,\n options?: ManagedClustersCreateOrUpdateOptionalParams,\n ): Promise<ManagedClustersCreateOrUpdateResponse>;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersUpdateTagsResponse>,\n ManagedClustersUpdateTagsResponse\n >\n >;\n /**\n * Updates tags on a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update Managed Cluster Tags operation.\n * @param options The options parameters.\n */\n beginUpdateTagsAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: ManagedClustersUpdateTagsOptionalParams,\n ): Promise<ManagedClustersUpdateTagsResponse>;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersDeleteResponse>, ManagedClustersDeleteResponse>\n >;\n /**\n * Deletes a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersDeleteOptionalParams,\n ): Promise<ManagedClustersDeleteResponse>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This action cannot be performed on a cluster that is not using a service principal\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The service principal profile to set on the managed cluster.\n * @param options The options parameters.\n */\n beginResetServicePrincipalProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterServicePrincipalProfile,\n options?: ManagedClustersResetServicePrincipalProfileOptionalParams,\n ): Promise<void>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfile(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * **WARNING**: This API will be deprecated. Please see [AKS-managed Azure Active Directory\n * integration](https://aka.ms/aks-managed-aad) to update your cluster with AKS-managed Azure AD.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The AAD profile to set on the Managed Cluster\n * @param options The options parameters.\n */\n beginResetAADProfileAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: ManagedClusterAADProfile,\n options?: ManagedClustersResetAADProfileOptionalParams,\n ): Promise<void>;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificates(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateClusterCertificatesResponse>,\n ManagedClustersRotateClusterCertificatesResponse\n >\n >;\n /**\n * See [Certificate rotation](https://docs.microsoft.com/azure/aks/certificate-rotation) for more\n * details about rotating managed cluster certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateClusterCertificatesAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateClusterCertificatesOptionalParams,\n ): Promise<ManagedClustersRotateClusterCertificatesResponse>;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperation(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersAbortLatestOperationResponse>,\n ManagedClustersAbortLatestOperationResponse\n >\n >;\n /**\n * Aborts the currently running operation on the managed cluster. The Managed Cluster will be moved to\n * a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation\n * completes before cancellation can take place, a 409 error code is returned.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginAbortLatestOperationAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersAbortLatestOperationOptionalParams,\n ): Promise<ManagedClustersAbortLatestOperationResponse>;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeys(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRotateServiceAccountSigningKeysResponse>,\n ManagedClustersRotateServiceAccountSigningKeysResponse\n >\n >;\n /**\n * Rotates the service account signing keys of a managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginRotateServiceAccountSigningKeysAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams,\n ): Promise<ManagedClustersRotateServiceAccountSigningKeysResponse>;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStopResponse>, ManagedClustersStopResponse>\n >;\n /**\n * This can only be performed on Azure Virtual Machine Scale set backed clusters. Stopping a cluster\n * stops the control plane and agent nodes entirely, while maintaining all object and cluster state. A\n * cluster does not accrue charges while it is stopped. See [stopping a\n * cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about stopping a\n * cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStopOptionalParams,\n ): Promise<ManagedClustersStopResponse>;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<ManagedClustersStartResponse>, ManagedClustersStartResponse>\n >;\n /**\n * See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details\n * about starting a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ManagedClustersStartOptionalParams,\n ): Promise<ManagedClustersStartResponse>;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommand(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ManagedClustersRunCommandResponse>,\n ManagedClustersRunCommandResponse\n >\n >;\n /**\n * AKS will create a pod to run the command. This is primarily useful for private clusters. For more\n * information see [AKS Run\n * Command](https://docs.microsoft.com/azure/aks/private-clusters#aks-run-command-preview).\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param requestPayload The run command request\n * @param options The options parameters.\n */\n beginRunCommandAndWait(\n resourceGroupName: string,\n resourceName: string,\n requestPayload: RunCommandRequest,\n options?: ManagedClustersRunCommandOptionalParams,\n ): Promise<ManagedClustersRunCommandResponse>;\n /**\n * Gets the results of a command which has been run on the Managed Cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param commandId Id of the command.\n * @param options The options parameters.\n */\n getCommandResult(\n resourceGroupName: string,\n resourceName: string,\n commandId: string,\n options?: ManagedClustersGetCommandResultOptionalParams,\n ): Promise<ManagedClustersGetCommandResultResponse>;\n /**\n * Contains extra metadata on the revision, including supported revisions, cluster compatibility and\n * available upgrades\n * @param location The name of the Azure region.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshRevisionProfile(\n location: string,\n mode: string,\n options?: ManagedClustersGetMeshRevisionProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshRevisionProfileResponse>;\n /**\n * Gets available upgrades for a service mesh in a cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param mode The mode of the mesh.\n * @param options The options parameters.\n */\n getMeshUpgradeProfile(\n resourceGroupName: string,\n resourceName: string,\n mode: string,\n options?: ManagedClustersGetMeshUpgradeProfileOptionalParams,\n ): Promise<ManagedClustersGetMeshUpgradeProfileResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGvF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC1F"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=operations.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { OperationValue, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Gets a list of operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationValue>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,4CAA4C,EAC5C,sCAAsC,EACtC,2CAA2C,EAC3C,qCAAqC,EACrC,yBAAyB,EACzB,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAE5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=privateEndpointConnections.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsListResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnection,\n PrivateEndpointConnectionsUpdateOptionalParams,\n PrivateEndpointConnectionsUpdateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams,\n ): Promise<PrivateEndpointConnectionsListResponse>;\n /**\n * To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Updates a private endpoint connection.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The updated private endpoint connection.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionsUpdateResponse>;\n /**\n * Deletes a private endpoint connection.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a private endpoint connection.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,sCAAsC,EACtC,gCAAgC,EACjC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;CAC9C"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=privateLinkResources.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type {\n PrivateLinkResourcesListOptionalParams,\n PrivateLinkResourcesListResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateLinkResourcesListOptionalParams,\n ): Promise<PrivateLinkResourcesListResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolvePrivateLinkServiceId.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/resolvePrivateLinkServiceId.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"resolvePrivateLinkServiceId.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/resolvePrivateLinkServiceId.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,mBAAmB,EACnB,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAE5B,4DAA4D;AAC5D,MAAM,WAAW,2BAA2B;IAC1C;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=resolvePrivateLinkServiceId.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolvePrivateLinkServiceId.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/resolvePrivateLinkServiceId.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"resolvePrivateLinkServiceId.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/resolvePrivateLinkServiceId.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type {\n PrivateLinkResource,\n ResolvePrivateLinkServiceIdPostOptionalParams,\n ResolvePrivateLinkServiceIdPostResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a ResolvePrivateLinkServiceId. */\nexport interface ResolvePrivateLinkServiceId {\n /**\n * Gets the private link service ID for the specified managed cluster.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters required in order to resolve a private link service ID.\n * @param options The options parameters.\n */\n post(\n resourceGroupName: string,\n resourceName: string,\n parameters: PrivateLinkResource,\n options?: ResolvePrivateLinkServiceIdPostOptionalParams,\n ): Promise<ResolvePrivateLinkServiceIdPostResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"snapshots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,QAAQ,EACR,2BAA2B,EAC3B,0CAA0C,EAC1C,0BAA0B,EAC1B,oBAAoB,EACpB,qCAAqC,EACrC,+BAA+B,EAC/B,UAAU,EACV,iCAAiC,EACjC,2BAA2B,EAC3B,6BAA6B,EAC9B,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,2BAA2B,GAAG,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IAClF;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,QAAQ,CAAC,CAAC;IACxC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,0BAA0B,GACnC,OAAO,CAAC,oBAAoB,CAAC,CAAC;IACjC;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=snapshots.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"snapshots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/snapshots.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n Snapshot,\n SnapshotsListOptionalParams,\n SnapshotsListByResourceGroupOptionalParams,\n SnapshotsGetOptionalParams,\n SnapshotsGetResponse,\n SnapshotsCreateOrUpdateOptionalParams,\n SnapshotsCreateOrUpdateResponse,\n TagsObject,\n SnapshotsUpdateTagsOptionalParams,\n SnapshotsUpdateTagsResponse,\n SnapshotsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Snapshots. */\nexport interface Snapshots {\n /**\n * Gets a list of snapshots in the specified subscription.\n * @param options The options parameters.\n */\n list(options?: SnapshotsListOptionalParams): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Lists snapshots in the specified subscription and resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: SnapshotsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Snapshot>;\n /**\n * Gets a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsGetOptionalParams,\n ): Promise<SnapshotsGetResponse>;\n /**\n * Creates or updates a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters The snapshot to create or update.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: Snapshot,\n options?: SnapshotsCreateOrUpdateOptionalParams,\n ): Promise<SnapshotsCreateOrUpdateResponse>;\n /**\n * Updates tags on a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param parameters Parameters supplied to the Update snapshot Tags operation.\n * @param options The options parameters.\n */\n updateTags(\n resourceGroupName: string,\n resourceName: string,\n parameters: TagsObject,\n options?: SnapshotsUpdateTagsOptionalParams,\n ): Promise<SnapshotsUpdateTagsResponse>;\n /**\n * Deletes a snapshot.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n options?: SnapshotsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"trustedAccessRoleBindings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,wBAAwB,EACxB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,oBAAoB,CAAC;AAG5B,0DAA0D;AAC1D,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,wBAAwB,CAAC,CAAC;IACxD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uCAAuC,CAAC,EACvD,uCAAuC,CACxC,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,4BAA4B,EAAE,MAAM,EACpC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=trustedAccessRoleBindings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"trustedAccessRoleBindings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoleBindings.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n TrustedAccessRoleBinding,\n TrustedAccessRoleBindingsListOptionalParams,\n TrustedAccessRoleBindingsGetOptionalParams,\n TrustedAccessRoleBindingsGetResponse,\n TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n TrustedAccessRoleBindingsCreateOrUpdateResponse,\n TrustedAccessRoleBindingsDeleteOptionalParams,\n TrustedAccessRoleBindingsDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TrustedAccessRoleBindings. */\nexport interface TrustedAccessRoleBindings {\n /**\n * List trusted access role bindings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n resourceName: string,\n options?: TrustedAccessRoleBindingsListOptionalParams,\n ): PagedAsyncIterableIterator<TrustedAccessRoleBinding>;\n /**\n * Get a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsGetOptionalParams,\n ): Promise<TrustedAccessRoleBindingsGetResponse>;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsCreateOrUpdateResponse>,\n TrustedAccessRoleBindingsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a trusted access role binding\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param trustedAccessRoleBinding A trusted access role binding\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n trustedAccessRoleBinding: TrustedAccessRoleBinding,\n options?: TrustedAccessRoleBindingsCreateOrUpdateOptionalParams,\n ): Promise<TrustedAccessRoleBindingsCreateOrUpdateResponse>;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TrustedAccessRoleBindingsDeleteResponse>,\n TrustedAccessRoleBindingsDeleteResponse\n >\n >;\n /**\n * Delete a trusted access role binding.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the managed cluster resource.\n * @param trustedAccessRoleBindingName The name of trusted access role binding.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n trustedAccessRoleBindingName: string,\n options?: TrustedAccessRoleBindingsDeleteOptionalParams,\n ): Promise<TrustedAccessRoleBindingsDeleteResponse>;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"trustedAccessRoles.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/trustedAccessRoles.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,oCAAoC,EAAE,MAAM,oBAAoB,CAAC;AAGlG,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;CAClD"}
|
|
@@ -1,9 +1,4 @@
|
|
|
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
|
-
*/
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
8
3
|
export {};
|
|
9
4
|
//# sourceMappingURL=trustedAccessRoles.js.map
|