@azure/arm-containerregistry 11.0.0-alpha.20250226.1 → 11.0.0-alpha.20250228.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +217 -7
- package/README.md +2 -3
- package/dist/browser/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/browser/containerRegistryManagementClient.js +6 -6
- package/dist/browser/containerRegistryManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +8 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +44 -0
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +14 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +1 -0
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +2261 -2201
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.js +148 -148
- 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 +56 -56
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/archiveVersions.d.ts.map +1 -1
- package/dist/browser/operations/archiveVersions.js +45 -45
- package/dist/browser/operations/archiveVersions.js.map +1 -1
- package/dist/browser/operations/archives.d.ts.map +1 -1
- package/dist/browser/operations/archives.js +49 -49
- package/dist/browser/operations/archives.js.map +1 -1
- package/dist/browser/operations/cacheRules.d.ts.map +1 -1
- package/dist/browser/operations/cacheRules.js +55 -55
- package/dist/browser/operations/cacheRules.js.map +1 -1
- package/dist/browser/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/browser/operations/connectedRegistries.js +59 -59
- package/dist/browser/operations/connectedRegistries.js.map +1 -1
- package/dist/browser/operations/credentialSets.d.ts.map +1 -1
- package/dist/browser/operations/credentialSets.js +55 -55
- package/dist/browser/operations/credentialSets.js.map +1 -1
- package/dist/browser/operations/exportPipelines.d.ts.map +1 -1
- package/dist/browser/operations/exportPipelines.js +38 -38
- package/dist/browser/operations/exportPipelines.js.map +1 -1
- package/dist/browser/operations/importPipelines.d.ts.map +1 -1
- package/dist/browser/operations/importPipelines.js +38 -38
- package/dist/browser/operations/importPipelines.js.map +1 -1
- package/dist/browser/operations/operations.js +7 -7
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/pipelineRuns.d.ts.map +1 -1
- package/dist/browser/operations/pipelineRuns.js +38 -38
- package/dist/browser/operations/pipelineRuns.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +34 -34
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/registries.d.ts.map +1 -1
- package/dist/browser/operations/registries.js +117 -117
- package/dist/browser/operations/registries.js.map +1 -1
- package/dist/browser/operations/replications.d.ts.map +1 -1
- package/dist/browser/operations/replications.js +44 -44
- package/dist/browser/operations/replications.js.map +1 -1
- package/dist/browser/operations/runs.d.ts.map +1 -1
- package/dist/browser/operations/runs.js +43 -43
- package/dist/browser/operations/runs.js.map +1 -1
- package/dist/browser/operations/scopeMaps.d.ts.map +1 -1
- package/dist/browser/operations/scopeMaps.js +51 -51
- package/dist/browser/operations/scopeMaps.js.map +1 -1
- package/dist/browser/operations/taskRuns.d.ts.map +1 -1
- package/dist/browser/operations/taskRuns.js +55 -55
- package/dist/browser/operations/taskRuns.js.map +1 -1
- package/dist/browser/operations/tasks.d.ts.map +1 -1
- package/dist/browser/operations/tasks.js +56 -56
- package/dist/browser/operations/tasks.js.map +1 -1
- package/dist/browser/operations/tokens.d.ts.map +1 -1
- package/dist/browser/operations/tokens.js +51 -51
- package/dist/browser/operations/tokens.js.map +1 -1
- package/dist/browser/operations/webhooks.d.ts.map +1 -1
- package/dist/browser/operations/webhooks.js +61 -61
- package/dist/browser/operations/webhooks.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/archiveVersions.js.map +1 -1
- package/dist/browser/operationsInterfaces/archives.js.map +1 -1
- package/dist/browser/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/browser/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/browser/operationsInterfaces/exportPipelines.js.map +1 -1
- package/dist/browser/operationsInterfaces/importPipelines.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/pipelineRuns.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/registries.js.map +1 -1
- package/dist/browser/operationsInterfaces/replications.js.map +1 -1
- package/dist/browser/operationsInterfaces/runs.js.map +1 -1
- package/dist/browser/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/browser/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/browser/operationsInterfaces/tasks.js.map +1 -1
- package/dist/browser/operationsInterfaces/tokens.js.map +1 -1
- package/dist/browser/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/commonjs/containerRegistryManagementClient.js +5 -5
- package/dist/commonjs/containerRegistryManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +8 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +44 -0
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +16 -2
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +1 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +2266 -2206
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.js +147 -147
- 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 +55 -55
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/archiveVersions.d.ts.map +1 -1
- package/dist/commonjs/operations/archiveVersions.js +44 -44
- package/dist/commonjs/operations/archiveVersions.js.map +1 -1
- package/dist/commonjs/operations/archives.d.ts.map +1 -1
- package/dist/commonjs/operations/archives.js +48 -48
- package/dist/commonjs/operations/archives.js.map +1 -1
- package/dist/commonjs/operations/cacheRules.d.ts.map +1 -1
- package/dist/commonjs/operations/cacheRules.js +54 -54
- package/dist/commonjs/operations/cacheRules.js.map +1 -1
- package/dist/commonjs/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/commonjs/operations/connectedRegistries.js +58 -58
- package/dist/commonjs/operations/connectedRegistries.js.map +1 -1
- package/dist/commonjs/operations/credentialSets.d.ts.map +1 -1
- package/dist/commonjs/operations/credentialSets.js +54 -54
- package/dist/commonjs/operations/credentialSets.js.map +1 -1
- package/dist/commonjs/operations/exportPipelines.d.ts.map +1 -1
- package/dist/commonjs/operations/exportPipelines.js +37 -37
- package/dist/commonjs/operations/exportPipelines.js.map +1 -1
- package/dist/commonjs/operations/importPipelines.d.ts.map +1 -1
- package/dist/commonjs/operations/importPipelines.js +37 -37
- package/dist/commonjs/operations/importPipelines.js.map +1 -1
- package/dist/commonjs/operations/operations.js +7 -7
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/pipelineRuns.d.ts.map +1 -1
- package/dist/commonjs/operations/pipelineRuns.js +37 -37
- package/dist/commonjs/operations/pipelineRuns.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +33 -33
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/registries.d.ts.map +1 -1
- package/dist/commonjs/operations/registries.js +116 -116
- package/dist/commonjs/operations/registries.js.map +1 -1
- package/dist/commonjs/operations/replications.d.ts.map +1 -1
- package/dist/commonjs/operations/replications.js +43 -43
- package/dist/commonjs/operations/replications.js.map +1 -1
- package/dist/commonjs/operations/runs.d.ts.map +1 -1
- package/dist/commonjs/operations/runs.js +42 -42
- package/dist/commonjs/operations/runs.js.map +1 -1
- package/dist/commonjs/operations/scopeMaps.d.ts.map +1 -1
- package/dist/commonjs/operations/scopeMaps.js +50 -50
- package/dist/commonjs/operations/scopeMaps.js.map +1 -1
- package/dist/commonjs/operations/taskRuns.d.ts.map +1 -1
- package/dist/commonjs/operations/taskRuns.js +54 -54
- package/dist/commonjs/operations/taskRuns.js.map +1 -1
- package/dist/commonjs/operations/tasks.d.ts.map +1 -1
- package/dist/commonjs/operations/tasks.js +55 -55
- package/dist/commonjs/operations/tasks.js.map +1 -1
- package/dist/commonjs/operations/tokens.d.ts.map +1 -1
- package/dist/commonjs/operations/tokens.js +50 -50
- package/dist/commonjs/operations/tokens.js.map +1 -1
- package/dist/commonjs/operations/webhooks.d.ts.map +1 -1
- package/dist/commonjs/operations/webhooks.js +60 -60
- package/dist/commonjs/operations/webhooks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/archiveVersions.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/archives.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/exportPipelines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/importPipelines.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/pipelineRuns.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/registries.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/replications.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/runs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tasks.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tokens.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/esm/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/esm/containerRegistryManagementClient.js +6 -6
- package/dist/esm/containerRegistryManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +8 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +44 -0
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +14 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +1 -0
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +2261 -2201
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.js +148 -148
- 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 +56 -56
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/archiveVersions.d.ts.map +1 -1
- package/dist/esm/operations/archiveVersions.js +45 -45
- package/dist/esm/operations/archiveVersions.js.map +1 -1
- package/dist/esm/operations/archives.d.ts.map +1 -1
- package/dist/esm/operations/archives.js +49 -49
- package/dist/esm/operations/archives.js.map +1 -1
- package/dist/esm/operations/cacheRules.d.ts.map +1 -1
- package/dist/esm/operations/cacheRules.js +55 -55
- package/dist/esm/operations/cacheRules.js.map +1 -1
- package/dist/esm/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/esm/operations/connectedRegistries.js +59 -59
- package/dist/esm/operations/connectedRegistries.js.map +1 -1
- package/dist/esm/operations/credentialSets.d.ts.map +1 -1
- package/dist/esm/operations/credentialSets.js +55 -55
- package/dist/esm/operations/credentialSets.js.map +1 -1
- package/dist/esm/operations/exportPipelines.d.ts.map +1 -1
- package/dist/esm/operations/exportPipelines.js +38 -38
- package/dist/esm/operations/exportPipelines.js.map +1 -1
- package/dist/esm/operations/importPipelines.d.ts.map +1 -1
- package/dist/esm/operations/importPipelines.js +38 -38
- package/dist/esm/operations/importPipelines.js.map +1 -1
- package/dist/esm/operations/operations.js +7 -7
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/pipelineRuns.d.ts.map +1 -1
- package/dist/esm/operations/pipelineRuns.js +38 -38
- package/dist/esm/operations/pipelineRuns.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +34 -34
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/registries.d.ts.map +1 -1
- package/dist/esm/operations/registries.js +117 -117
- package/dist/esm/operations/registries.js.map +1 -1
- package/dist/esm/operations/replications.d.ts.map +1 -1
- package/dist/esm/operations/replications.js +44 -44
- package/dist/esm/operations/replications.js.map +1 -1
- package/dist/esm/operations/runs.d.ts.map +1 -1
- package/dist/esm/operations/runs.js +43 -43
- package/dist/esm/operations/runs.js.map +1 -1
- package/dist/esm/operations/scopeMaps.d.ts.map +1 -1
- package/dist/esm/operations/scopeMaps.js +51 -51
- package/dist/esm/operations/scopeMaps.js.map +1 -1
- package/dist/esm/operations/taskRuns.d.ts.map +1 -1
- package/dist/esm/operations/taskRuns.js +55 -55
- package/dist/esm/operations/taskRuns.js.map +1 -1
- package/dist/esm/operations/tasks.d.ts.map +1 -1
- package/dist/esm/operations/tasks.js +56 -56
- package/dist/esm/operations/tasks.js.map +1 -1
- package/dist/esm/operations/tokens.d.ts.map +1 -1
- package/dist/esm/operations/tokens.js +51 -51
- package/dist/esm/operations/tokens.js.map +1 -1
- package/dist/esm/operations/webhooks.d.ts.map +1 -1
- package/dist/esm/operations/webhooks.js +61 -61
- package/dist/esm/operations/webhooks.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/archiveVersions.js.map +1 -1
- package/dist/esm/operationsInterfaces/archives.js.map +1 -1
- package/dist/esm/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/esm/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/esm/operationsInterfaces/exportPipelines.js.map +1 -1
- package/dist/esm/operationsInterfaces/importPipelines.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/pipelineRuns.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/registries.js.map +1 -1
- package/dist/esm/operationsInterfaces/replications.js.map +1 -1
- package/dist/esm/operationsInterfaces/runs.js.map +1 -1
- package/dist/esm/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/esm/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/esm/operationsInterfaces/tasks.js.map +1 -1
- package/dist/esm/operationsInterfaces/tokens.js.map +1 -1
- package/dist/esm/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist/react-native/containerRegistryManagementClient.js +6 -6
- package/dist/react-native/containerRegistryManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +8 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +44 -0
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +14 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +1 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +2261 -2201
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.js +148 -148
- 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 +56 -56
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/archiveVersions.d.ts.map +1 -1
- package/dist/react-native/operations/archiveVersions.js +45 -45
- package/dist/react-native/operations/archiveVersions.js.map +1 -1
- package/dist/react-native/operations/archives.d.ts.map +1 -1
- package/dist/react-native/operations/archives.js +49 -49
- package/dist/react-native/operations/archives.js.map +1 -1
- package/dist/react-native/operations/cacheRules.d.ts.map +1 -1
- package/dist/react-native/operations/cacheRules.js +55 -55
- package/dist/react-native/operations/cacheRules.js.map +1 -1
- package/dist/react-native/operations/connectedRegistries.d.ts.map +1 -1
- package/dist/react-native/operations/connectedRegistries.js +59 -59
- package/dist/react-native/operations/connectedRegistries.js.map +1 -1
- package/dist/react-native/operations/credentialSets.d.ts.map +1 -1
- package/dist/react-native/operations/credentialSets.js +55 -55
- package/dist/react-native/operations/credentialSets.js.map +1 -1
- package/dist/react-native/operations/exportPipelines.d.ts.map +1 -1
- package/dist/react-native/operations/exportPipelines.js +38 -38
- package/dist/react-native/operations/exportPipelines.js.map +1 -1
- package/dist/react-native/operations/importPipelines.d.ts.map +1 -1
- package/dist/react-native/operations/importPipelines.js +38 -38
- package/dist/react-native/operations/importPipelines.js.map +1 -1
- package/dist/react-native/operations/operations.js +7 -7
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/pipelineRuns.d.ts.map +1 -1
- package/dist/react-native/operations/pipelineRuns.js +38 -38
- package/dist/react-native/operations/pipelineRuns.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +34 -34
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/registries.d.ts.map +1 -1
- package/dist/react-native/operations/registries.js +117 -117
- package/dist/react-native/operations/registries.js.map +1 -1
- package/dist/react-native/operations/replications.d.ts.map +1 -1
- package/dist/react-native/operations/replications.js +44 -44
- package/dist/react-native/operations/replications.js.map +1 -1
- package/dist/react-native/operations/runs.d.ts.map +1 -1
- package/dist/react-native/operations/runs.js +43 -43
- package/dist/react-native/operations/runs.js.map +1 -1
- package/dist/react-native/operations/scopeMaps.d.ts.map +1 -1
- package/dist/react-native/operations/scopeMaps.js +51 -51
- package/dist/react-native/operations/scopeMaps.js.map +1 -1
- package/dist/react-native/operations/taskRuns.d.ts.map +1 -1
- package/dist/react-native/operations/taskRuns.js +55 -55
- package/dist/react-native/operations/taskRuns.js.map +1 -1
- package/dist/react-native/operations/tasks.d.ts.map +1 -1
- package/dist/react-native/operations/tasks.js +56 -56
- package/dist/react-native/operations/tasks.js.map +1 -1
- package/dist/react-native/operations/tokens.d.ts.map +1 -1
- package/dist/react-native/operations/tokens.js +51 -51
- package/dist/react-native/operations/tokens.js.map +1 -1
- package/dist/react-native/operations/webhooks.d.ts.map +1 -1
- package/dist/react-native/operations/webhooks.js +61 -61
- package/dist/react-native/operations/webhooks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/archiveVersions.js.map +1 -1
- package/dist/react-native/operationsInterfaces/archives.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cacheRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/connectedRegistries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/credentialSets.js.map +1 -1
- package/dist/react-native/operationsInterfaces/exportPipelines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/importPipelines.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/pipelineRuns.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/registries.js.map +1 -1
- package/dist/react-native/operationsInterfaces/replications.js.map +1 -1
- package/dist/react-native/operationsInterfaces/runs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/scopeMaps.js.map +1 -1
- package/dist/react-native/operationsInterfaces/taskRuns.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tasks.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tokens.js.map +1 -1
- package/dist/react-native/operationsInterfaces/webhooks.js.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +12 -10
- package/review/arm-containerregistry.api.md +24 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"archives.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/archives.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Archive,\n ArchivesListOptionalParams,\n ArchivesGetOptionalParams,\n ArchivesGetResponse,\n ArchivesCreateOptionalParams,\n ArchivesCreateResponse,\n ArchivesDeleteOptionalParams,\n ArchivesDeleteResponse,\n ArchiveUpdateParameters,\n ArchivesUpdateOptionalParams,\n ArchivesUpdateResponse
|
1
|
+
{"version":3,"file":"archives.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/archives.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Archive,\n ArchivesListOptionalParams,\n ArchivesGetOptionalParams,\n ArchivesGetResponse,\n ArchivesCreateOptionalParams,\n ArchivesCreateResponse,\n ArchivesDeleteOptionalParams,\n ArchivesDeleteResponse,\n ArchiveUpdateParameters,\n ArchivesUpdateOptionalParams,\n ArchivesUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Archives. */\nexport interface Archives {\n /**\n * Lists all archives for the specified container registry and package type.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n options?: ArchivesListOptionalParams,\n ): PagedAsyncIterableIterator<Archive>;\n /**\n * Gets the properties of the archive.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n options?: ArchivesGetOptionalParams,\n ): Promise<ArchivesGetResponse>;\n /**\n * Creates a archive for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param archiveCreateParameters The parameters for creating a archive.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n archiveCreateParameters: Archive,\n options?: ArchivesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ArchivesCreateResponse>,\n ArchivesCreateResponse\n >\n >;\n /**\n * Creates a archive for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param archiveCreateParameters The parameters for creating a archive.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n archiveCreateParameters: Archive,\n options?: ArchivesCreateOptionalParams,\n ): Promise<ArchivesCreateResponse>;\n /**\n * Deletes a archive from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n options?: ArchivesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ArchivesDeleteResponse>,\n ArchivesDeleteResponse\n >\n >;\n /**\n * Deletes a archive from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n options?: ArchivesDeleteOptionalParams,\n ): Promise<ArchivesDeleteResponse>;\n /**\n * Updates a archive for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param packageType The type of the package resource.\n * @param archiveName The name of the archive resource.\n * @param archiveUpdateParameters The parameters for updating a archive.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n registryName: string,\n packageType: string,\n archiveName: string,\n archiveUpdateParameters: ArchiveUpdateParameters,\n options?: ArchivesUpdateOptionalParams,\n ): Promise<ArchivesUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"cacheRules.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cacheRules.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CacheRule,\n CacheRulesListOptionalParams,\n CacheRulesGetOptionalParams,\n CacheRulesGetResponse,\n CacheRulesCreateOptionalParams,\n CacheRulesCreateResponse,\n CacheRulesDeleteOptionalParams,\n CacheRulesDeleteResponse,\n CacheRuleUpdateParameters,\n CacheRulesUpdateOptionalParams,\n CacheRulesUpdateResponse
|
1
|
+
{"version":3,"file":"cacheRules.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cacheRules.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CacheRule,\n CacheRulesListOptionalParams,\n CacheRulesGetOptionalParams,\n CacheRulesGetResponse,\n CacheRulesCreateOptionalParams,\n CacheRulesCreateResponse,\n CacheRulesDeleteOptionalParams,\n CacheRulesDeleteResponse,\n CacheRuleUpdateParameters,\n CacheRulesUpdateOptionalParams,\n CacheRulesUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CacheRules. */\nexport interface CacheRules {\n /**\n * Lists all cache rule resources for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: CacheRulesListOptionalParams,\n ): PagedAsyncIterableIterator<CacheRule>;\n /**\n * Gets the properties of the specified cache rule resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n options?: CacheRulesGetOptionalParams,\n ): Promise<CacheRulesGetResponse>;\n /**\n * Creates a cache rule for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param cacheRuleCreateParameters The parameters for creating a cache rule.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n cacheRuleCreateParameters: CacheRule,\n options?: CacheRulesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CacheRulesCreateResponse>,\n CacheRulesCreateResponse\n >\n >;\n /**\n * Creates a cache rule for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param cacheRuleCreateParameters The parameters for creating a cache rule.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n cacheRuleCreateParameters: CacheRule,\n options?: CacheRulesCreateOptionalParams,\n ): Promise<CacheRulesCreateResponse>;\n /**\n * Deletes a cache rule resource from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n options?: CacheRulesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CacheRulesDeleteResponse>,\n CacheRulesDeleteResponse\n >\n >;\n /**\n * Deletes a cache rule resource from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n options?: CacheRulesDeleteOptionalParams,\n ): Promise<CacheRulesDeleteResponse>;\n /**\n * Updates a cache rule for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param cacheRuleUpdateParameters The parameters for updating a cache rule.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n cacheRuleUpdateParameters: CacheRuleUpdateParameters,\n options?: CacheRulesUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CacheRulesUpdateResponse>,\n CacheRulesUpdateResponse\n >\n >;\n /**\n * Updates a cache rule for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param cacheRuleName The name of the cache rule.\n * @param cacheRuleUpdateParameters The parameters for updating a cache rule.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n cacheRuleName: string,\n cacheRuleUpdateParameters: CacheRuleUpdateParameters,\n options?: CacheRulesUpdateOptionalParams,\n ): Promise<CacheRulesUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"connectedRegistries.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/connectedRegistries.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ConnectedRegistry,\n ConnectedRegistriesListOptionalParams,\n ConnectedRegistriesGetOptionalParams,\n ConnectedRegistriesGetResponse,\n ConnectedRegistriesCreateOptionalParams,\n ConnectedRegistriesCreateResponse,\n ConnectedRegistriesDeleteOptionalParams,\n ConnectedRegistryUpdateParameters,\n ConnectedRegistriesUpdateOptionalParams,\n ConnectedRegistriesUpdateResponse,\n ConnectedRegistriesDeactivateOptionalParams
|
1
|
+
{"version":3,"file":"connectedRegistries.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/connectedRegistries.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ConnectedRegistry,\n ConnectedRegistriesListOptionalParams,\n ConnectedRegistriesGetOptionalParams,\n ConnectedRegistriesGetResponse,\n ConnectedRegistriesCreateOptionalParams,\n ConnectedRegistriesCreateResponse,\n ConnectedRegistriesDeleteOptionalParams,\n ConnectedRegistryUpdateParameters,\n ConnectedRegistriesUpdateOptionalParams,\n ConnectedRegistriesUpdateResponse,\n ConnectedRegistriesDeactivateOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ConnectedRegistries. */\nexport interface ConnectedRegistries {\n /**\n * Lists all connected registries for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: ConnectedRegistriesListOptionalParams,\n ): PagedAsyncIterableIterator<ConnectedRegistry>;\n /**\n * Gets the properties of the connected registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n options?: ConnectedRegistriesGetOptionalParams,\n ): Promise<ConnectedRegistriesGetResponse>;\n /**\n * Creates a connected registry for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n connectedRegistryCreateParameters: ConnectedRegistry,\n options?: ConnectedRegistriesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ConnectedRegistriesCreateResponse>,\n ConnectedRegistriesCreateResponse\n >\n >;\n /**\n * Creates a connected registry for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param connectedRegistryCreateParameters The parameters for creating a connectedRegistry.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n connectedRegistryCreateParameters: ConnectedRegistry,\n options?: ConnectedRegistriesCreateOptionalParams,\n ): Promise<ConnectedRegistriesCreateResponse>;\n /**\n * Deletes a connected registry from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n options?: ConnectedRegistriesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a connected registry from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n options?: ConnectedRegistriesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a connected registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters,\n options?: ConnectedRegistriesUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ConnectedRegistriesUpdateResponse>,\n ConnectedRegistriesUpdateResponse\n >\n >;\n /**\n * Updates a connected registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param connectedRegistryUpdateParameters The parameters for updating a connectedRegistry.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n connectedRegistryUpdateParameters: ConnectedRegistryUpdateParameters,\n options?: ConnectedRegistriesUpdateOptionalParams,\n ): Promise<ConnectedRegistriesUpdateResponse>;\n /**\n * Deactivates the connected registry instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param options The options parameters.\n */\n beginDeactivate(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n options?: ConnectedRegistriesDeactivateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deactivates the connected registry instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param connectedRegistryName The name of the connected registry.\n * @param options The options parameters.\n */\n beginDeactivateAndWait(\n resourceGroupName: string,\n registryName: string,\n connectedRegistryName: string,\n options?: ConnectedRegistriesDeactivateOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"credentialSets.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/credentialSets.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CredentialSet,\n CredentialSetsListOptionalParams,\n CredentialSetsGetOptionalParams,\n CredentialSetsGetResponse,\n CredentialSetsCreateOptionalParams,\n CredentialSetsCreateResponse,\n CredentialSetsDeleteOptionalParams,\n CredentialSetsDeleteResponse,\n CredentialSetUpdateParameters,\n CredentialSetsUpdateOptionalParams,\n CredentialSetsUpdateResponse
|
1
|
+
{"version":3,"file":"credentialSets.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/credentialSets.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CredentialSet,\n CredentialSetsListOptionalParams,\n CredentialSetsGetOptionalParams,\n CredentialSetsGetResponse,\n CredentialSetsCreateOptionalParams,\n CredentialSetsCreateResponse,\n CredentialSetsDeleteOptionalParams,\n CredentialSetsDeleteResponse,\n CredentialSetUpdateParameters,\n CredentialSetsUpdateOptionalParams,\n CredentialSetsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CredentialSets. */\nexport interface CredentialSets {\n /**\n * Lists all credential set resources for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: CredentialSetsListOptionalParams,\n ): PagedAsyncIterableIterator<CredentialSet>;\n /**\n * Gets the properties of the specified credential set resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n options?: CredentialSetsGetOptionalParams,\n ): Promise<CredentialSetsGetResponse>;\n /**\n * Creates a credential set for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param credentialSetCreateParameters The parameters for creating a credential set.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n credentialSetCreateParameters: CredentialSet,\n options?: CredentialSetsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CredentialSetsCreateResponse>,\n CredentialSetsCreateResponse\n >\n >;\n /**\n * Creates a credential set for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param credentialSetCreateParameters The parameters for creating a credential set.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n credentialSetCreateParameters: CredentialSet,\n options?: CredentialSetsCreateOptionalParams,\n ): Promise<CredentialSetsCreateResponse>;\n /**\n * Deletes a credential set from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n options?: CredentialSetsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CredentialSetsDeleteResponse>,\n CredentialSetsDeleteResponse\n >\n >;\n /**\n * Deletes a credential set from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n options?: CredentialSetsDeleteOptionalParams,\n ): Promise<CredentialSetsDeleteResponse>;\n /**\n * Updates a credential set for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param credentialSetUpdateParameters The parameters for updating a credential set.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n credentialSetUpdateParameters: CredentialSetUpdateParameters,\n options?: CredentialSetsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CredentialSetsUpdateResponse>,\n CredentialSetsUpdateResponse\n >\n >;\n /**\n * Updates a credential set for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param credentialSetName The name of the credential set.\n * @param credentialSetUpdateParameters The parameters for updating a credential set.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n credentialSetName: string,\n credentialSetUpdateParameters: CredentialSetUpdateParameters,\n options?: CredentialSetsUpdateOptionalParams,\n ): Promise<CredentialSetsUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"exportPipelines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/exportPipelines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ExportPipeline,\n ExportPipelinesListOptionalParams,\n ExportPipelinesGetOptionalParams,\n ExportPipelinesGetResponse,\n ExportPipelinesCreateOptionalParams,\n ExportPipelinesCreateResponse,\n ExportPipelinesDeleteOptionalParams
|
1
|
+
{"version":3,"file":"exportPipelines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/exportPipelines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ExportPipeline,\n ExportPipelinesListOptionalParams,\n ExportPipelinesGetOptionalParams,\n ExportPipelinesGetResponse,\n ExportPipelinesCreateOptionalParams,\n ExportPipelinesCreateResponse,\n ExportPipelinesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ExportPipelines. */\nexport interface ExportPipelines {\n /**\n * Lists all export pipelines for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: ExportPipelinesListOptionalParams,\n ): PagedAsyncIterableIterator<ExportPipeline>;\n /**\n * Gets the properties of the export pipeline.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param exportPipelineName The name of the export pipeline.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n exportPipelineName: string,\n options?: ExportPipelinesGetOptionalParams,\n ): Promise<ExportPipelinesGetResponse>;\n /**\n * Creates an export pipeline for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param exportPipelineName The name of the export pipeline.\n * @param exportPipelineCreateParameters The parameters for creating an export pipeline.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n exportPipelineName: string,\n exportPipelineCreateParameters: ExportPipeline,\n options?: ExportPipelinesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ExportPipelinesCreateResponse>,\n ExportPipelinesCreateResponse\n >\n >;\n /**\n * Creates an export pipeline for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param exportPipelineName The name of the export pipeline.\n * @param exportPipelineCreateParameters The parameters for creating an export pipeline.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n exportPipelineName: string,\n exportPipelineCreateParameters: ExportPipeline,\n options?: ExportPipelinesCreateOptionalParams,\n ): Promise<ExportPipelinesCreateResponse>;\n /**\n * Deletes an export pipeline from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param exportPipelineName The name of the export pipeline.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n exportPipelineName: string,\n options?: ExportPipelinesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes an export pipeline from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param exportPipelineName The name of the export pipeline.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n exportPipelineName: string,\n options?: ExportPipelinesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"importPipelines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/importPipelines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ImportPipeline,\n ImportPipelinesListOptionalParams,\n ImportPipelinesGetOptionalParams,\n ImportPipelinesGetResponse,\n ImportPipelinesCreateOptionalParams,\n ImportPipelinesCreateResponse,\n ImportPipelinesDeleteOptionalParams
|
1
|
+
{"version":3,"file":"importPipelines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/importPipelines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ImportPipeline,\n ImportPipelinesListOptionalParams,\n ImportPipelinesGetOptionalParams,\n ImportPipelinesGetResponse,\n ImportPipelinesCreateOptionalParams,\n ImportPipelinesCreateResponse,\n ImportPipelinesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ImportPipelines. */\nexport interface ImportPipelines {\n /**\n * Lists all import pipelines for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: ImportPipelinesListOptionalParams,\n ): PagedAsyncIterableIterator<ImportPipeline>;\n /**\n * Gets the properties of the import pipeline.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param importPipelineName The name of the import pipeline.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n importPipelineName: string,\n options?: ImportPipelinesGetOptionalParams,\n ): Promise<ImportPipelinesGetResponse>;\n /**\n * Creates an import pipeline for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param importPipelineName The name of the import pipeline.\n * @param importPipelineCreateParameters The parameters for creating an import pipeline.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n importPipelineName: string,\n importPipelineCreateParameters: ImportPipeline,\n options?: ImportPipelinesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ImportPipelinesCreateResponse>,\n ImportPipelinesCreateResponse\n >\n >;\n /**\n * Creates an import pipeline for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param importPipelineName The name of the import pipeline.\n * @param importPipelineCreateParameters The parameters for creating an import pipeline.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n importPipelineName: string,\n importPipelineCreateParameters: ImportPipeline,\n options?: ImportPipelinesCreateOptionalParams,\n ): Promise<ImportPipelinesCreateResponse>;\n /**\n * Deletes an import pipeline from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param importPipelineName The name of the import pipeline.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n importPipelineName: string,\n options?: ImportPipelinesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes an import pipeline from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param importPipelineName The name of the import pipeline.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n importPipelineName: string,\n options?: ImportPipelinesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { OperationDefinition, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Azure Container Registry REST API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { OperationDefinition, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Azure Container Registry REST API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<OperationDefinition>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pipelineRuns.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/pipelineRuns.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PipelineRun,\n PipelineRunsListOptionalParams,\n PipelineRunsGetOptionalParams,\n PipelineRunsGetResponse,\n PipelineRunsCreateOptionalParams,\n PipelineRunsCreateResponse,\n PipelineRunsDeleteOptionalParams
|
1
|
+
{"version":3,"file":"pipelineRuns.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/pipelineRuns.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PipelineRun,\n PipelineRunsListOptionalParams,\n PipelineRunsGetOptionalParams,\n PipelineRunsGetResponse,\n PipelineRunsCreateOptionalParams,\n PipelineRunsCreateResponse,\n PipelineRunsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PipelineRuns. */\nexport interface PipelineRuns {\n /**\n * Lists all the pipeline runs for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: PipelineRunsListOptionalParams,\n ): PagedAsyncIterableIterator<PipelineRun>;\n /**\n * Gets the detailed information for a given pipeline run.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param pipelineRunName The name of the pipeline run.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n pipelineRunName: string,\n options?: PipelineRunsGetOptionalParams,\n ): Promise<PipelineRunsGetResponse>;\n /**\n * Creates a pipeline run for a container registry with the specified parameters\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param pipelineRunName The name of the pipeline run.\n * @param pipelineRunCreateParameters The parameters for creating a pipeline run.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n pipelineRunName: string,\n pipelineRunCreateParameters: PipelineRun,\n options?: PipelineRunsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PipelineRunsCreateResponse>,\n PipelineRunsCreateResponse\n >\n >;\n /**\n * Creates a pipeline run for a container registry with the specified parameters\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param pipelineRunName The name of the pipeline run.\n * @param pipelineRunCreateParameters The parameters for creating a pipeline run.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n pipelineRunName: string,\n pipelineRunCreateParameters: PipelineRun,\n options?: PipelineRunsCreateOptionalParams,\n ): Promise<PipelineRunsCreateResponse>;\n /**\n * Deletes a pipeline run from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param pipelineRunName The name of the pipeline run.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n pipelineRunName: string,\n options?: PipelineRunsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a pipeline run from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param pipelineRunName The name of the pipeline run.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n pipelineRunName: string,\n options?: PipelineRunsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams
|
1
|
+
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * List all private endpoint connections in a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: PrivateEndpointConnectionsListOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Get the specified private endpoint connection associated with the container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Update the state of specified private endpoint connection associated with the container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param privateEndpointConnection The parameters for creating a private endpoint connection.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n registryName: string,\n privateEndpointConnectionName: string,\n privateEndpointConnection: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>,\n PrivateEndpointConnectionsCreateOrUpdateResponse\n >\n >;\n /**\n * Update the state of specified private endpoint connection associated with the container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param privateEndpointConnection The parameters for creating a private endpoint connection.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n privateEndpointConnectionName: string,\n privateEndpointConnection: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified private endpoint connection associated with the container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"registries.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/registries.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Registry,\n RegistriesListOptionalParams,\n RegistriesListByResourceGroupOptionalParams,\n PrivateLinkResource,\n RegistriesListPrivateLinkResourcesOptionalParams,\n ImportImageParameters,\n RegistriesImportImageOptionalParams,\n RegistryNameCheckRequest,\n RegistriesCheckNameAvailabilityOptionalParams,\n RegistriesCheckNameAvailabilityResponse,\n RegistriesGetOptionalParams,\n RegistriesGetResponse,\n RegistriesCreateOptionalParams,\n RegistriesCreateResponse,\n RegistriesDeleteOptionalParams,\n RegistryUpdateParameters,\n RegistriesUpdateOptionalParams,\n RegistriesUpdateResponse,\n RegistriesListUsagesOptionalParams,\n RegistriesListUsagesResponse,\n RegistriesGetPrivateLinkResourceOptionalParams,\n RegistriesGetPrivateLinkResourceResponse,\n RegistriesListCredentialsOptionalParams,\n RegistriesListCredentialsResponse,\n RegenerateCredentialParameters,\n RegistriesRegenerateCredentialOptionalParams,\n RegistriesRegenerateCredentialResponse,\n GenerateCredentialsParameters,\n RegistriesGenerateCredentialsOptionalParams,\n RegistriesGenerateCredentialsResponse,\n RunRequestUnion,\n RegistriesScheduleRunOptionalParams,\n RegistriesScheduleRunResponse,\n RegistriesGetBuildSourceUploadUrlOptionalParams,\n RegistriesGetBuildSourceUploadUrlResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Registries. */\nexport interface Registries {\n /**\n * Lists all the container registries under the specified subscription.\n * @param options The options parameters.\n */\n list(\n options?: RegistriesListOptionalParams\n ): PagedAsyncIterableIterator<Registry>;\n /**\n * Lists all the container registries under the specified 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?: RegistriesListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Registry>;\n /**\n * Lists the private link resources for a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listPrivateLinkResources(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListPrivateLinkResourcesOptionalParams\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n /**\n * Copies an image to this container registry from the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param parameters The parameters specifying the image to copy and the source container registry.\n * @param options The options parameters.\n */\n beginImportImage(\n resourceGroupName: string,\n registryName: string,\n parameters: ImportImageParameters,\n options?: RegistriesImportImageOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Copies an image to this container registry from the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param parameters The parameters specifying the image to copy and the source container registry.\n * @param options The options parameters.\n */\n beginImportImageAndWait(\n resourceGroupName: string,\n registryName: string,\n parameters: ImportImageParameters,\n options?: RegistriesImportImageOptionalParams\n ): Promise<void>;\n /**\n * Checks whether the container registry name is available for use. The name must contain only\n * alphanumeric characters, be globally unique, and between 5 and 50 characters in length.\n * @param registryNameCheckRequest The object containing information for the availability request.\n * @param options The options parameters.\n */\n checkNameAvailability(\n registryNameCheckRequest: RegistryNameCheckRequest,\n options?: RegistriesCheckNameAvailabilityOptionalParams\n ): Promise<RegistriesCheckNameAvailabilityResponse>;\n /**\n * Gets the properties of the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesGetOptionalParams\n ): Promise<RegistriesGetResponse>;\n /**\n * Creates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registry The parameters for creating a container registry.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n registry: Registry,\n options?: RegistriesCreateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesCreateResponse>,\n RegistriesCreateResponse\n >\n >;\n /**\n * Creates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registry The parameters for creating a container registry.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n registry: Registry,\n options?: RegistriesCreateOptionalParams\n ): Promise<RegistriesCreateResponse>;\n /**\n * Deletes a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesDeleteOptionalParams\n ): Promise<void>;\n /**\n * Updates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registryUpdateParameters The parameters for updating a container registry.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n registryUpdateParameters: RegistryUpdateParameters,\n options?: RegistriesUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesUpdateResponse>,\n RegistriesUpdateResponse\n >\n >;\n /**\n * Updates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registryUpdateParameters The parameters for updating a container registry.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n registryUpdateParameters: RegistryUpdateParameters,\n options?: RegistriesUpdateOptionalParams\n ): Promise<RegistriesUpdateResponse>;\n /**\n * Gets the quota usages for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listUsages(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListUsagesOptionalParams\n ): Promise<RegistriesListUsagesResponse>;\n /**\n * Gets a private link resource by a specified group name for a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param groupName The name of the private link resource.\n * @param options The options parameters.\n */\n getPrivateLinkResource(\n resourceGroupName: string,\n registryName: string,\n groupName: string,\n options?: RegistriesGetPrivateLinkResourceOptionalParams\n ): Promise<RegistriesGetPrivateLinkResourceResponse>;\n /**\n * Lists the login credentials for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listCredentials(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListCredentialsOptionalParams\n ): Promise<RegistriesListCredentialsResponse>;\n /**\n * Regenerates one of the login credentials for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param regenerateCredentialParameters Specifies name of the password which should be regenerated --\n * password or password2.\n * @param options The options parameters.\n */\n regenerateCredential(\n resourceGroupName: string,\n registryName: string,\n regenerateCredentialParameters: RegenerateCredentialParameters,\n options?: RegistriesRegenerateCredentialOptionalParams\n ): Promise<RegistriesRegenerateCredentialResponse>;\n /**\n * Generate keys for a token of a specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param generateCredentialsParameters The parameters for generating credentials.\n * @param options The options parameters.\n */\n beginGenerateCredentials(\n resourceGroupName: string,\n registryName: string,\n generateCredentialsParameters: GenerateCredentialsParameters,\n options?: RegistriesGenerateCredentialsOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesGenerateCredentialsResponse>,\n RegistriesGenerateCredentialsResponse\n >\n >;\n /**\n * Generate keys for a token of a specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param generateCredentialsParameters The parameters for generating credentials.\n * @param options The options parameters.\n */\n beginGenerateCredentialsAndWait(\n resourceGroupName: string,\n registryName: string,\n generateCredentialsParameters: GenerateCredentialsParameters,\n options?: RegistriesGenerateCredentialsOptionalParams\n ): Promise<RegistriesGenerateCredentialsResponse>;\n /**\n * Schedules a new run based on the request parameters and add it to the run queue.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runRequest The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginScheduleRun(\n resourceGroupName: string,\n registryName: string,\n runRequest: RunRequestUnion,\n options?: RegistriesScheduleRunOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesScheduleRunResponse>,\n RegistriesScheduleRunResponse\n >\n >;\n /**\n * Schedules a new run based on the request parameters and add it to the run queue.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runRequest The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginScheduleRunAndWait(\n resourceGroupName: string,\n registryName: string,\n runRequest: RunRequestUnion,\n options?: RegistriesScheduleRunOptionalParams\n ): Promise<RegistriesScheduleRunResponse>;\n /**\n * Get the upload location for the user to be able to upload the source.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n getBuildSourceUploadUrl(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesGetBuildSourceUploadUrlOptionalParams\n ): Promise<RegistriesGetBuildSourceUploadUrlResponse>;\n}\n"]}
|
1
|
+
{"version":3,"file":"registries.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/registries.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Registry,\n RegistriesListOptionalParams,\n RegistriesListByResourceGroupOptionalParams,\n PrivateLinkResource,\n RegistriesListPrivateLinkResourcesOptionalParams,\n ImportImageParameters,\n RegistriesImportImageOptionalParams,\n RegistryNameCheckRequest,\n RegistriesCheckNameAvailabilityOptionalParams,\n RegistriesCheckNameAvailabilityResponse,\n RegistriesGetOptionalParams,\n RegistriesGetResponse,\n RegistriesCreateOptionalParams,\n RegistriesCreateResponse,\n RegistriesDeleteOptionalParams,\n RegistryUpdateParameters,\n RegistriesUpdateOptionalParams,\n RegistriesUpdateResponse,\n RegistriesListUsagesOptionalParams,\n RegistriesListUsagesResponse,\n RegistriesGetPrivateLinkResourceOptionalParams,\n RegistriesGetPrivateLinkResourceResponse,\n RegistriesListCredentialsOptionalParams,\n RegistriesListCredentialsResponse,\n RegenerateCredentialParameters,\n RegistriesRegenerateCredentialOptionalParams,\n RegistriesRegenerateCredentialResponse,\n GenerateCredentialsParameters,\n RegistriesGenerateCredentialsOptionalParams,\n RegistriesGenerateCredentialsResponse,\n RunRequestUnion,\n RegistriesScheduleRunOptionalParams,\n RegistriesScheduleRunResponse,\n RegistriesGetBuildSourceUploadUrlOptionalParams,\n RegistriesGetBuildSourceUploadUrlResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Registries. */\nexport interface Registries {\n /**\n * Lists all the container registries under the specified subscription.\n * @param options The options parameters.\n */\n list(\n options?: RegistriesListOptionalParams,\n ): PagedAsyncIterableIterator<Registry>;\n /**\n * Lists all the container registries under the specified 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?: RegistriesListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Registry>;\n /**\n * Lists the private link resources for a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listPrivateLinkResources(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListPrivateLinkResourcesOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource>;\n /**\n * Copies an image to this container registry from the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param parameters The parameters specifying the image to copy and the source container registry.\n * @param options The options parameters.\n */\n beginImportImage(\n resourceGroupName: string,\n registryName: string,\n parameters: ImportImageParameters,\n options?: RegistriesImportImageOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Copies an image to this container registry from the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param parameters The parameters specifying the image to copy and the source container registry.\n * @param options The options parameters.\n */\n beginImportImageAndWait(\n resourceGroupName: string,\n registryName: string,\n parameters: ImportImageParameters,\n options?: RegistriesImportImageOptionalParams,\n ): Promise<void>;\n /**\n * Checks whether the container registry name is available for use. The name must contain only\n * alphanumeric characters, be globally unique, and between 5 and 50 characters in length.\n * @param registryNameCheckRequest The object containing information for the availability request.\n * @param options The options parameters.\n */\n checkNameAvailability(\n registryNameCheckRequest: RegistryNameCheckRequest,\n options?: RegistriesCheckNameAvailabilityOptionalParams,\n ): Promise<RegistriesCheckNameAvailabilityResponse>;\n /**\n * Gets the properties of the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesGetOptionalParams,\n ): Promise<RegistriesGetResponse>;\n /**\n * Creates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registry The parameters for creating a container registry.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n registry: Registry,\n options?: RegistriesCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesCreateResponse>,\n RegistriesCreateResponse\n >\n >;\n /**\n * Creates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registry The parameters for creating a container registry.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n registry: Registry,\n options?: RegistriesCreateOptionalParams,\n ): Promise<RegistriesCreateResponse>;\n /**\n * Deletes a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registryUpdateParameters The parameters for updating a container registry.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n registryUpdateParameters: RegistryUpdateParameters,\n options?: RegistriesUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesUpdateResponse>,\n RegistriesUpdateResponse\n >\n >;\n /**\n * Updates a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param registryUpdateParameters The parameters for updating a container registry.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n registryUpdateParameters: RegistryUpdateParameters,\n options?: RegistriesUpdateOptionalParams,\n ): Promise<RegistriesUpdateResponse>;\n /**\n * Gets the quota usages for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listUsages(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListUsagesOptionalParams,\n ): Promise<RegistriesListUsagesResponse>;\n /**\n * Gets a private link resource by a specified group name for a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param groupName The name of the private link resource.\n * @param options The options parameters.\n */\n getPrivateLinkResource(\n resourceGroupName: string,\n registryName: string,\n groupName: string,\n options?: RegistriesGetPrivateLinkResourceOptionalParams,\n ): Promise<RegistriesGetPrivateLinkResourceResponse>;\n /**\n * Lists the login credentials for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n listCredentials(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesListCredentialsOptionalParams,\n ): Promise<RegistriesListCredentialsResponse>;\n /**\n * Regenerates one of the login credentials for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param regenerateCredentialParameters Specifies name of the password which should be regenerated --\n * password or password2.\n * @param options The options parameters.\n */\n regenerateCredential(\n resourceGroupName: string,\n registryName: string,\n regenerateCredentialParameters: RegenerateCredentialParameters,\n options?: RegistriesRegenerateCredentialOptionalParams,\n ): Promise<RegistriesRegenerateCredentialResponse>;\n /**\n * Generate keys for a token of a specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param generateCredentialsParameters The parameters for generating credentials.\n * @param options The options parameters.\n */\n beginGenerateCredentials(\n resourceGroupName: string,\n registryName: string,\n generateCredentialsParameters: GenerateCredentialsParameters,\n options?: RegistriesGenerateCredentialsOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesGenerateCredentialsResponse>,\n RegistriesGenerateCredentialsResponse\n >\n >;\n /**\n * Generate keys for a token of a specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param generateCredentialsParameters The parameters for generating credentials.\n * @param options The options parameters.\n */\n beginGenerateCredentialsAndWait(\n resourceGroupName: string,\n registryName: string,\n generateCredentialsParameters: GenerateCredentialsParameters,\n options?: RegistriesGenerateCredentialsOptionalParams,\n ): Promise<RegistriesGenerateCredentialsResponse>;\n /**\n * Schedules a new run based on the request parameters and add it to the run queue.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runRequest The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginScheduleRun(\n resourceGroupName: string,\n registryName: string,\n runRequest: RunRequestUnion,\n options?: RegistriesScheduleRunOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<RegistriesScheduleRunResponse>,\n RegistriesScheduleRunResponse\n >\n >;\n /**\n * Schedules a new run based on the request parameters and add it to the run queue.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runRequest The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginScheduleRunAndWait(\n resourceGroupName: string,\n registryName: string,\n runRequest: RunRequestUnion,\n options?: RegistriesScheduleRunOptionalParams,\n ): Promise<RegistriesScheduleRunResponse>;\n /**\n * Get the upload location for the user to be able to upload the source.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n getBuildSourceUploadUrl(\n resourceGroupName: string,\n registryName: string,\n options?: RegistriesGetBuildSourceUploadUrlOptionalParams,\n ): Promise<RegistriesGetBuildSourceUploadUrlResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"replications.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/replications.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Replication,\n ReplicationsListOptionalParams,\n ReplicationsGetOptionalParams,\n ReplicationsGetResponse,\n ReplicationsCreateOptionalParams,\n ReplicationsCreateResponse,\n ReplicationsDeleteOptionalParams,\n ReplicationUpdateParameters,\n ReplicationsUpdateOptionalParams,\n ReplicationsUpdateResponse
|
1
|
+
{"version":3,"file":"replications.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/replications.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Replication,\n ReplicationsListOptionalParams,\n ReplicationsGetOptionalParams,\n ReplicationsGetResponse,\n ReplicationsCreateOptionalParams,\n ReplicationsCreateResponse,\n ReplicationsDeleteOptionalParams,\n ReplicationUpdateParameters,\n ReplicationsUpdateOptionalParams,\n ReplicationsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Replications. */\nexport interface Replications {\n /**\n * Lists all the replications for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: ReplicationsListOptionalParams,\n ): PagedAsyncIterableIterator<Replication>;\n /**\n * Gets the properties of the specified replication.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n options?: ReplicationsGetOptionalParams,\n ): Promise<ReplicationsGetResponse>;\n /**\n * Creates a replication for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param replication The parameters for creating a replication.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n replication: Replication,\n options?: ReplicationsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationsCreateResponse>,\n ReplicationsCreateResponse\n >\n >;\n /**\n * Creates a replication for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param replication The parameters for creating a replication.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n replication: Replication,\n options?: ReplicationsCreateOptionalParams,\n ): Promise<ReplicationsCreateResponse>;\n /**\n * Deletes a replication from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n options?: ReplicationsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a replication from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n options?: ReplicationsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a replication for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param replicationUpdateParameters The parameters for updating a replication.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n replicationUpdateParameters: ReplicationUpdateParameters,\n options?: ReplicationsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ReplicationsUpdateResponse>,\n ReplicationsUpdateResponse\n >\n >;\n /**\n * Updates a replication for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param replicationName The name of the replication.\n * @param replicationUpdateParameters The parameters for updating a replication.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n replicationName: string,\n replicationUpdateParameters: ReplicationUpdateParameters,\n options?: ReplicationsUpdateOptionalParams,\n ): Promise<ReplicationsUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"runs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/runs.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Run,\n RunsListOptionalParams,\n RunsGetOptionalParams,\n RunsGetResponse,\n RunUpdateParameters,\n RunsUpdateOptionalParams,\n RunsUpdateResponse,\n RunsGetLogSasUrlOptionalParams,\n RunsGetLogSasUrlResponse,\n RunsCancelOptionalParams
|
1
|
+
{"version":3,"file":"runs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/runs.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Run,\n RunsListOptionalParams,\n RunsGetOptionalParams,\n RunsGetResponse,\n RunUpdateParameters,\n RunsUpdateOptionalParams,\n RunsUpdateResponse,\n RunsGetLogSasUrlOptionalParams,\n RunsGetLogSasUrlResponse,\n RunsCancelOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Runs. */\nexport interface Runs {\n /**\n * Gets all the runs for a registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: RunsListOptionalParams,\n ): PagedAsyncIterableIterator<Run>;\n /**\n * Gets the detailed information for a given run.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n options?: RunsGetOptionalParams,\n ): Promise<RunsGetResponse>;\n /**\n * Patch the run properties.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param runUpdateParameters The run update properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n runUpdateParameters: RunUpdateParameters,\n options?: RunsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<RunsUpdateResponse>, RunsUpdateResponse>\n >;\n /**\n * Patch the run properties.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param runUpdateParameters The run update properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n runUpdateParameters: RunUpdateParameters,\n options?: RunsUpdateOptionalParams,\n ): Promise<RunsUpdateResponse>;\n /**\n * Gets a link to download the run logs.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param options The options parameters.\n */\n getLogSasUrl(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n options?: RunsGetLogSasUrlOptionalParams,\n ): Promise<RunsGetLogSasUrlResponse>;\n /**\n * Cancel an existing run.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param options The options parameters.\n */\n beginCancel(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n options?: RunsCancelOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Cancel an existing run.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param runId The run ID.\n * @param options The options parameters.\n */\n beginCancelAndWait(\n resourceGroupName: string,\n registryName: string,\n runId: string,\n options?: RunsCancelOptionalParams,\n ): Promise<void>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"scopeMaps.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scopeMaps.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ScopeMap,\n ScopeMapsListOptionalParams,\n ScopeMapsGetOptionalParams,\n ScopeMapsGetResponse,\n ScopeMapsCreateOptionalParams,\n ScopeMapsCreateResponse,\n ScopeMapsDeleteOptionalParams,\n ScopeMapUpdateParameters,\n ScopeMapsUpdateOptionalParams,\n ScopeMapsUpdateResponse
|
1
|
+
{"version":3,"file":"scopeMaps.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scopeMaps.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ScopeMap,\n ScopeMapsListOptionalParams,\n ScopeMapsGetOptionalParams,\n ScopeMapsGetResponse,\n ScopeMapsCreateOptionalParams,\n ScopeMapsCreateResponse,\n ScopeMapsDeleteOptionalParams,\n ScopeMapUpdateParameters,\n ScopeMapsUpdateOptionalParams,\n ScopeMapsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ScopeMaps. */\nexport interface ScopeMaps {\n /**\n * Lists all the scope maps for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: ScopeMapsListOptionalParams,\n ): PagedAsyncIterableIterator<ScopeMap>;\n /**\n * Gets the properties of the specified scope map.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n options?: ScopeMapsGetOptionalParams,\n ): Promise<ScopeMapsGetResponse>;\n /**\n * Creates a scope map for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param scopeMapCreateParameters The parameters for creating a scope map.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n scopeMapCreateParameters: ScopeMap,\n options?: ScopeMapsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ScopeMapsCreateResponse>,\n ScopeMapsCreateResponse\n >\n >;\n /**\n * Creates a scope map for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param scopeMapCreateParameters The parameters for creating a scope map.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n scopeMapCreateParameters: ScopeMap,\n options?: ScopeMapsCreateOptionalParams,\n ): Promise<ScopeMapsCreateResponse>;\n /**\n * Deletes a scope map from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n options?: ScopeMapsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a scope map from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n options?: ScopeMapsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a scope map with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param scopeMapUpdateParameters The parameters for updating a scope map.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n scopeMapUpdateParameters: ScopeMapUpdateParameters,\n options?: ScopeMapsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ScopeMapsUpdateResponse>,\n ScopeMapsUpdateResponse\n >\n >;\n /**\n * Updates a scope map with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param scopeMapName The name of the scope map.\n * @param scopeMapUpdateParameters The parameters for updating a scope map.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n scopeMapName: string,\n scopeMapUpdateParameters: ScopeMapUpdateParameters,\n options?: ScopeMapsUpdateOptionalParams,\n ): Promise<ScopeMapsUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"taskRuns.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/taskRuns.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n TaskRun,\n TaskRunsListOptionalParams,\n TaskRunsGetOptionalParams,\n TaskRunsGetResponse,\n TaskRunsCreateOptionalParams,\n TaskRunsCreateResponse,\n TaskRunsDeleteOptionalParams,\n TaskRunUpdateParameters,\n TaskRunsUpdateOptionalParams,\n TaskRunsUpdateResponse,\n TaskRunsGetDetailsOptionalParams,\n TaskRunsGetDetailsResponse
|
1
|
+
{"version":3,"file":"taskRuns.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/taskRuns.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n TaskRun,\n TaskRunsListOptionalParams,\n TaskRunsGetOptionalParams,\n TaskRunsGetResponse,\n TaskRunsCreateOptionalParams,\n TaskRunsCreateResponse,\n TaskRunsDeleteOptionalParams,\n TaskRunUpdateParameters,\n TaskRunsUpdateOptionalParams,\n TaskRunsUpdateResponse,\n TaskRunsGetDetailsOptionalParams,\n TaskRunsGetDetailsResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a TaskRuns. */\nexport interface TaskRuns {\n /**\n * Lists all the task runs for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: TaskRunsListOptionalParams,\n ): PagedAsyncIterableIterator<TaskRun>;\n /**\n * Gets the detailed information for a given task run.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n options?: TaskRunsGetOptionalParams,\n ): Promise<TaskRunsGetResponse>;\n /**\n * Creates a task run for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param taskRun The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n taskRun: TaskRun,\n options?: TaskRunsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TaskRunsCreateResponse>,\n TaskRunsCreateResponse\n >\n >;\n /**\n * Creates a task run for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param taskRun The parameters of a run that needs to scheduled.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n taskRun: TaskRun,\n options?: TaskRunsCreateOptionalParams,\n ): Promise<TaskRunsCreateResponse>;\n /**\n * Deletes a specified task run resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n options?: TaskRunsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a specified task run resource.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n options?: TaskRunsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a task run with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param updateParameters The parameters for updating a task run.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n updateParameters: TaskRunUpdateParameters,\n options?: TaskRunsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<TaskRunsUpdateResponse>,\n TaskRunsUpdateResponse\n >\n >;\n /**\n * Updates a task run with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param updateParameters The parameters for updating a task run.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n updateParameters: TaskRunUpdateParameters,\n options?: TaskRunsUpdateOptionalParams,\n ): Promise<TaskRunsUpdateResponse>;\n /**\n * Gets the detailed information for a given task run that includes all secrets.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskRunName The name of the task run.\n * @param options The options parameters.\n */\n getDetails(\n resourceGroupName: string,\n registryName: string,\n taskRunName: string,\n options?: TaskRunsGetDetailsOptionalParams,\n ): Promise<TaskRunsGetDetailsResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"tasks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tasks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Task,\n TasksListOptionalParams,\n TasksGetOptionalParams,\n TasksGetResponse,\n TasksCreateOptionalParams,\n TasksCreateResponse,\n TasksDeleteOptionalParams,\n TaskUpdateParameters,\n TasksUpdateOptionalParams,\n TasksUpdateResponse,\n TasksGetDetailsOptionalParams,\n TasksGetDetailsResponse
|
1
|
+
{"version":3,"file":"tasks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tasks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Task,\n TasksListOptionalParams,\n TasksGetOptionalParams,\n TasksGetResponse,\n TasksCreateOptionalParams,\n TasksCreateResponse,\n TasksDeleteOptionalParams,\n TaskUpdateParameters,\n TasksUpdateOptionalParams,\n TasksUpdateResponse,\n TasksGetDetailsOptionalParams,\n TasksGetDetailsResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Tasks. */\nexport interface Tasks {\n /**\n * Lists all the tasks for a specified container registry.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: TasksListOptionalParams,\n ): PagedAsyncIterableIterator<Task>;\n /**\n * Get the properties of a specified task.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n options?: TasksGetOptionalParams,\n ): Promise<TasksGetResponse>;\n /**\n * Creates a task for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param taskCreateParameters The parameters for creating a task.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n taskCreateParameters: Task,\n options?: TasksCreateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<TasksCreateResponse>, TasksCreateResponse>\n >;\n /**\n * Creates a task for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param taskCreateParameters The parameters for creating a task.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n taskCreateParameters: Task,\n options?: TasksCreateOptionalParams,\n ): Promise<TasksCreateResponse>;\n /**\n * Deletes a specified task.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n options?: TasksDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a specified task.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n options?: TasksDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a task with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param taskUpdateParameters The parameters for updating a task.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n taskUpdateParameters: TaskUpdateParameters,\n options?: TasksUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<TasksUpdateResponse>, TasksUpdateResponse>\n >;\n /**\n * Updates a task with the specified parameters.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param taskUpdateParameters The parameters for updating a task.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n taskUpdateParameters: TaskUpdateParameters,\n options?: TasksUpdateOptionalParams,\n ): Promise<TasksUpdateResponse>;\n /**\n * Returns a task with extended information that includes all secrets.\n * @param resourceGroupName The name of the resource group to which the container registry belongs.\n * @param registryName The name of the container registry.\n * @param taskName The name of the container registry task.\n * @param options The options parameters.\n */\n getDetails(\n resourceGroupName: string,\n registryName: string,\n taskName: string,\n options?: TasksGetDetailsOptionalParams,\n ): Promise<TasksGetDetailsResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"tokens.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tokens.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Token,\n TokensListOptionalParams,\n TokensGetOptionalParams,\n TokensGetResponse,\n TokensCreateOptionalParams,\n TokensCreateResponse,\n TokensDeleteOptionalParams,\n TokenUpdateParameters,\n TokensUpdateOptionalParams,\n TokensUpdateResponse
|
1
|
+
{"version":3,"file":"tokens.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/tokens.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Token,\n TokensListOptionalParams,\n TokensGetOptionalParams,\n TokensGetResponse,\n TokensCreateOptionalParams,\n TokensCreateResponse,\n TokensDeleteOptionalParams,\n TokenUpdateParameters,\n TokensUpdateOptionalParams,\n TokensUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Tokens. */\nexport interface Tokens {\n /**\n * Lists all the tokens for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: TokensListOptionalParams,\n ): PagedAsyncIterableIterator<Token>;\n /**\n * Gets the properties of the specified token.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n options?: TokensGetOptionalParams,\n ): Promise<TokensGetResponse>;\n /**\n * Creates a token for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param tokenCreateParameters The parameters for creating a token.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n tokenCreateParameters: Token,\n options?: TokensCreateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<TokensCreateResponse>, TokensCreateResponse>\n >;\n /**\n * Creates a token for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param tokenCreateParameters The parameters for creating a token.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n tokenCreateParameters: Token,\n options?: TokensCreateOptionalParams,\n ): Promise<TokensCreateResponse>;\n /**\n * Deletes a token from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n options?: TokensDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a token from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n options?: TokensDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a token with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param tokenUpdateParameters The parameters for updating a token.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n tokenUpdateParameters: TokenUpdateParameters,\n options?: TokensUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<TokensUpdateResponse>, TokensUpdateResponse>\n >;\n /**\n * Updates a token with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param tokenName The name of the token.\n * @param tokenUpdateParameters The parameters for updating a token.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n tokenName: string,\n tokenUpdateParameters: TokenUpdateParameters,\n options?: TokensUpdateOptionalParams,\n ): Promise<TokensUpdateResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"webhooks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/webhooks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Webhook,\n WebhooksListOptionalParams,\n Event,\n WebhooksListEventsOptionalParams,\n WebhooksGetOptionalParams,\n WebhooksGetResponse,\n WebhookCreateParameters,\n WebhooksCreateOptionalParams,\n WebhooksCreateResponse,\n WebhooksDeleteOptionalParams,\n WebhookUpdateParameters,\n WebhooksUpdateOptionalParams,\n WebhooksUpdateResponse,\n WebhooksPingOptionalParams,\n WebhooksPingResponse,\n WebhooksGetCallbackConfigOptionalParams,\n WebhooksGetCallbackConfigResponse
|
1
|
+
{"version":3,"file":"webhooks.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/webhooks.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Webhook,\n WebhooksListOptionalParams,\n Event,\n WebhooksListEventsOptionalParams,\n WebhooksGetOptionalParams,\n WebhooksGetResponse,\n WebhookCreateParameters,\n WebhooksCreateOptionalParams,\n WebhooksCreateResponse,\n WebhooksDeleteOptionalParams,\n WebhookUpdateParameters,\n WebhooksUpdateOptionalParams,\n WebhooksUpdateResponse,\n WebhooksPingOptionalParams,\n WebhooksPingResponse,\n WebhooksGetCallbackConfigOptionalParams,\n WebhooksGetCallbackConfigResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Webhooks. */\nexport interface Webhooks {\n /**\n * Lists all the webhooks for the specified container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n registryName: string,\n options?: WebhooksListOptionalParams,\n ): PagedAsyncIterableIterator<Webhook>;\n /**\n * Lists recent events for the specified webhook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n listEvents(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksListEventsOptionalParams,\n ): PagedAsyncIterableIterator<Event>;\n /**\n * Gets the properties of the specified webhook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksGetOptionalParams,\n ): Promise<WebhooksGetResponse>;\n /**\n * Creates a webhook for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param webhookCreateParameters The parameters for creating a webhook.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n webhookCreateParameters: WebhookCreateParameters,\n options?: WebhooksCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<WebhooksCreateResponse>,\n WebhooksCreateResponse\n >\n >;\n /**\n * Creates a webhook for a container registry with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param webhookCreateParameters The parameters for creating a webhook.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n webhookCreateParameters: WebhookCreateParameters,\n options?: WebhooksCreateOptionalParams,\n ): Promise<WebhooksCreateResponse>;\n /**\n * Deletes a webhook from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a webhook from a container registry.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Updates a webhook with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param webhookUpdateParameters The parameters for updating a webhook.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n webhookUpdateParameters: WebhookUpdateParameters,\n options?: WebhooksUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<WebhooksUpdateResponse>,\n WebhooksUpdateResponse\n >\n >;\n /**\n * Updates a webhook with the specified parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param webhookUpdateParameters The parameters for updating a webhook.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n webhookUpdateParameters: WebhookUpdateParameters,\n options?: WebhooksUpdateOptionalParams,\n ): Promise<WebhooksUpdateResponse>;\n /**\n * Triggers a ping event to be sent to the webhook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n ping(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksPingOptionalParams,\n ): Promise<WebhooksPingResponse>;\n /**\n * Gets the configuration of service URI and custom headers for the webhook.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param registryName The name of the container registry.\n * @param webhookName The name of the webhook.\n * @param options The options parameters.\n */\n getCallbackConfig(\n resourceGroupName: string,\n registryName: string,\n webhookName: string,\n options?: WebhooksGetCallbackConfigOptionalParams,\n ): Promise<WebhooksGetCallbackConfigResponse>;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"containerRegistryManagementClient.d.ts","sourceRoot":"","sources":["../../src/containerRegistryManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAsB7C,OAAO,EACL,QAAQ,EACR,eAAe,EACf,UAAU,EACV,mBAAmB,EACnB,cAAc,EACd,eAAe,EACf,UAAU,EACV,eAAe,EACf,UAAU,EACV,YAAY,EACZ,0BAA0B,EAC1B,YAAY,EACZ,SAAS,EACT,MAAM,EACN,QAAQ,EACR,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,KAAK,EACN,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,+CAA+C,EAAE,MAAM,mBAAmB,CAAC;AAEpF,qBAAa,iCAAkC,SAAQ,UAAU,CAAC,aAAa;IAC7E,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+CAA+C;
|
1
|
+
{"version":3,"file":"containerRegistryManagementClient.d.ts","sourceRoot":"","sources":["../../src/containerRegistryManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAsB7C,OAAO,EACL,QAAQ,EACR,eAAe,EACf,UAAU,EACV,mBAAmB,EACnB,cAAc,EACd,eAAe,EACf,UAAU,EACV,eAAe,EACf,UAAU,EACV,YAAY,EACZ,0BAA0B,EAC1B,YAAY,EACZ,SAAS,EACT,MAAM,EACN,QAAQ,EACR,UAAU,EACV,IAAI,EACJ,QAAQ,EACR,KAAK,EACN,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,+CAA+C,EAAE,MAAM,mBAAmB,CAAC;AAEpF,qBAAa,iCAAkC,SAAQ,UAAU,CAAC,aAAa;IAC7E,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+CAA+C;IA6F3D,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,cAAc,EAAE,cAAc,CAAC;IAC/B,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,YAAY,EAAE,YAAY,CAAC;IAC3B,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,YAAY,EAAE,YAAY,CAAC;IAC3B,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,UAAU,CAAC;IACvB,IAAI,EAAE,IAAI,CAAC;IACX,QAAQ,EAAE,QAAQ,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC;CACd"}
|