@azure/arm-containerregistry 10.1.1-alpha.20230918.1 → 11.0.0-alpha.20230920.2
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 +347 -95
- package/README.md +1 -1
- package/dist/index.js +9587 -4023
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.js +42 -0
- package/dist-esm/samples-dev/archiveVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.js +62 -0
- package/dist-esm/samples-dev/archiveVersionsListSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesCreateSample.js +46 -0
- package/dist-esm/samples-dev/archivesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesDeleteSample.js +41 -0
- package/dist-esm/samples-dev/archivesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesGetSample.js +41 -0
- package/dist-esm/samples-dev/archivesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesListSample.js +61 -0
- package/dist-esm/samples-dev/archivesListSample.js.map +1 -0
- package/dist-esm/samples-dev/archivesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/archivesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/archivesUpdateSample.js +44 -0
- package/dist-esm/samples-dev/archivesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.js +45 -0
- package/dist-esm/samples-dev/cacheRulesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/cacheRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.js +40 -0
- package/dist-esm/samples-dev/cacheRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesListSample.js +60 -0
- package/dist-esm/samples-dev/cacheRulesListSample.js.map +1 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js +43 -0
- package/dist-esm/samples-dev/cacheRulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +55 -0
- package/dist-esm/samples-dev/connectedRegistriesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js +40 -0
- package/dist-esm/samples-dev/connectedRegistriesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.js +60 -0
- package/dist-esm/samples-dev/connectedRegistriesListSample.js.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +53 -0
- package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.js +51 -0
- package/dist-esm/samples-dev/credentialSetsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/credentialSetsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.js +40 -0
- package/dist-esm/samples-dev/credentialSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsListSample.js +60 -0
- package/dist-esm/samples-dev/credentialSetsListSample.js.map +1 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js +49 -0
- package/dist-esm/samples-dev/credentialSetsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js +50 -0
- package/dist-esm/samples-dev/exportPipelinesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/exportPipelinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.js +40 -0
- package/dist-esm/samples-dev/exportPipelinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.js +60 -0
- package/dist-esm/samples-dev/exportPipelinesListSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.js +55 -0
- package/dist-esm/samples-dev/importPipelinesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/importPipelinesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.js +40 -0
- package/dist-esm/samples-dev/importPipelinesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/importPipelinesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/importPipelinesListSample.js +60 -0
- package/dist-esm/samples-dev/importPipelinesListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js +78 -0
- package/dist-esm/samples-dev/pipelineRunsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/pipelineRunsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js +40 -0
- package/dist-esm/samples-dev/pipelineRunsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.js +60 -0
- package/dist-esm/samples-dev/pipelineRunsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
- package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
- package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
- package/dist-esm/samples-dev/registriesGetSample.js +1 -1
- package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
- package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/registriesListSample.js +1 -1
- package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
- package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
- package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
- package/dist-esm/samples-dev/replicationsListSample.js +1 -1
- package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
- package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
- package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tokensGetSample.js +1 -1
- package/dist-esm/samples-dev/tokensListSample.js +1 -1
- package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webhooksCreateSample.js +2 -4
- package/dist-esm/samples-dev/webhooksCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
- package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
- package/dist-esm/samples-dev/webhooksListSample.js +1 -1
- package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
- package/dist-esm/samples-dev/webhooksUpdateSample.js +2 -4
- package/dist-esm/samples-dev/webhooksUpdateSample.js.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts +9 -1
- package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/containerRegistryManagementClient.js +10 -2
- package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +1407 -173
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +162 -36
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +78 -7
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +3402 -1636
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +25 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +208 -29
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/agentPools.js +11 -11
- package/dist-esm/src/operations/agentPools.js.map +1 -1
- package/dist-esm/src/operations/archiveVersions.d.ts +95 -0
- package/dist-esm/src/operations/archiveVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/archiveVersions.js +421 -0
- package/dist-esm/src/operations/archiveVersions.js.map +1 -0
- package/dist-esm/src/operations/archives.d.ts +99 -0
- package/dist-esm/src/operations/archives.d.ts.map +1 -0
- package/dist-esm/src/operations/archives.js +441 -0
- package/dist-esm/src/operations/archives.js.map +1 -0
- package/dist-esm/src/operations/cacheRules.d.ts +99 -0
- package/dist-esm/src/operations/cacheRules.d.ts.map +1 -0
- package/dist-esm/src/operations/cacheRules.js +476 -0
- package/dist-esm/src/operations/cacheRules.js.map +1 -0
- package/dist-esm/src/operations/connectedRegistries.d.ts +115 -0
- package/dist-esm/src/operations/connectedRegistries.d.ts.map +1 -0
- package/dist-esm/src/operations/connectedRegistries.js +549 -0
- package/dist-esm/src/operations/connectedRegistries.js.map +1 -0
- package/dist-esm/src/operations/credentialSets.d.ts +99 -0
- package/dist-esm/src/operations/credentialSets.d.ts.map +1 -0
- package/dist-esm/src/operations/credentialSets.js +476 -0
- package/dist-esm/src/operations/credentialSets.js.map +1 -0
- package/dist-esm/src/operations/exportPipelines.d.ts +81 -0
- package/dist-esm/src/operations/exportPipelines.d.ts.map +1 -0
- package/dist-esm/src/operations/exportPipelines.js +369 -0
- package/dist-esm/src/operations/exportPipelines.js.map +1 -0
- package/dist-esm/src/operations/importPipelines.d.ts +81 -0
- package/dist-esm/src/operations/importPipelines.d.ts.map +1 -0
- package/dist-esm/src/operations/importPipelines.js +369 -0
- package/dist-esm/src/operations/importPipelines.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +8 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +8 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/pipelineRuns.d.ts +81 -0
- package/dist-esm/src/operations/pipelineRuns.d.ts.map +1 -0
- package/dist-esm/src/operations/pipelineRuns.js +369 -0
- package/dist-esm/src/operations/pipelineRuns.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/registries.js +8 -8
- package/dist-esm/src/operations/registries.js.map +1 -1
- package/dist-esm/src/operations/replications.js +2 -2
- package/dist-esm/src/operations/replications.js.map +1 -1
- package/dist-esm/src/operations/runs.js +10 -10
- package/dist-esm/src/operations/runs.js.map +1 -1
- package/dist-esm/src/operations/scopeMaps.js +2 -2
- package/dist-esm/src/operations/scopeMaps.js.map +1 -1
- package/dist-esm/src/operations/taskRuns.js +11 -11
- package/dist-esm/src/operations/taskRuns.js.map +1 -1
- package/dist-esm/src/operations/tasks.js +11 -11
- package/dist-esm/src/operations/tasks.js.map +1 -1
- package/dist-esm/src/operations/tokens.js +2 -2
- package/dist-esm/src/operations/tokens.js.map +1 -1
- package/dist-esm/src/operations/webhooks.js +2 -2
- package/dist-esm/src/operations/webhooks.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/archiveVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/archives.d.ts +72 -0
- package/dist-esm/src/operationsInterfaces/archives.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/archives.js +9 -0
- package/dist-esm/src/operationsInterfaces/archives.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/cacheRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js +9 -0
- package/dist-esm/src/operationsInterfaces/connectedRegistries.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/credentialSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.js +9 -0
- package/dist-esm/src/operationsInterfaces/exportPipelines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.js +9 -0
- package/dist-esm/src/operationsInterfaces/importPipelines.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +8 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js +9 -0
- package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +1 -0
- package/package.json +7 -7
- package/review/arm-containerregistry.api.md +1090 -25
- package/src/containerRegistryManagementClient.ts +33 -1
- package/src/models/index.ts +2084 -642
- package/src/models/mappers.ts +4223 -2319
- package/src/models/parameters.ts +240 -30
- package/src/operations/agentPools.ts +11 -11
- package/src/operations/archiveVersions.ts +600 -0
- package/src/operations/archives.ts +621 -0
- package/src/operations/cacheRules.ts +661 -0
- package/src/operations/connectedRegistries.ts +757 -0
- package/src/operations/credentialSets.ts +661 -0
- package/src/operations/exportPipelines.ts +500 -0
- package/src/operations/importPipelines.ts +500 -0
- package/src/operations/index.ts +8 -0
- package/src/operations/pipelineRuns.ts +500 -0
- package/src/operations/privateEndpointConnections.ts +1 -1
- package/src/operations/registries.ts +8 -8
- package/src/operations/replications.ts +2 -2
- package/src/operations/runs.ts +10 -10
- package/src/operations/scopeMaps.ts +2 -2
- package/src/operations/taskRuns.ts +11 -11
- package/src/operations/tasks.ts +11 -11
- package/src/operations/tokens.ts +2 -2
- package/src/operations/webhooks.ts +2 -2
- package/src/operationsInterfaces/archiveVersions.ts +135 -0
- package/src/operationsInterfaces/archives.ts +147 -0
- package/src/operationsInterfaces/cacheRules.ts +153 -0
- package/src/operationsInterfaces/connectedRegistries.ts +174 -0
- package/src/operationsInterfaces/credentialSets.ts +153 -0
- package/src/operationsInterfaces/exportPipelines.ts +109 -0
- package/src/operationsInterfaces/importPipelines.ts +109 -0
- package/src/operationsInterfaces/index.ts +8 -0
- package/src/operationsInterfaces/pipelineRuns.ts +109 -0
- package/types/arm-containerregistry.d.ts +2019 -71
- package/types/tsdoc-metadata.json +1 -1
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists the login credentials for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists the login credentials for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListCredentials.json
|
20
20
|
*/
|
21
21
|
function registryListCredentials() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists the private link resources for a container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists the private link resources for a container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListPrivateLinkResources.json
|
20
20
|
*/
|
21
21
|
function registryListPrivateLinkResources() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists all the container registries under the specified subscription.
|
17
17
|
*
|
18
18
|
* @summary Lists all the container registries under the specified subscription.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryList.json
|
20
20
|
*/
|
21
21
|
function registryList() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the quota usages for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Gets the quota usages for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListUsages.json
|
20
20
|
*/
|
21
21
|
function registryListUsages() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Regenerates one of the login credentials for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Regenerates one of the login credentials for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryRegenerateCredential.json
|
20
20
|
*/
|
21
21
|
function registryRegenerateCredential() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Updates a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Updates a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryUpdate.json
|
20
20
|
*/
|
21
21
|
function registryUpdate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Creates a replication for a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Creates a replication for a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationCreate.json
|
20
20
|
*/
|
21
21
|
function replicationCreate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -39,7 +39,7 @@ function replicationCreate() {
|
|
39
39
|
* This sample demonstrates how to Creates a replication for a container registry with the specified parameters.
|
40
40
|
*
|
41
41
|
* @summary Creates a replication for a container registry with the specified parameters.
|
42
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
42
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationCreateZoneRedundant.json
|
43
43
|
*/
|
44
44
|
function replicationCreateZoneRedundant() {
|
45
45
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Deletes a replication from a container registry.
|
17
17
|
*
|
18
18
|
* @summary Deletes a replication from a container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationDelete.json
|
20
20
|
*/
|
21
21
|
function replicationDelete() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the properties of the specified replication.
|
17
17
|
*
|
18
18
|
* @summary Gets the properties of the specified replication.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationGet.json
|
20
20
|
*/
|
21
21
|
function replicationGet() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists all the replications for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists all the replications for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationList.json
|
20
20
|
*/
|
21
21
|
function replicationList() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Updates a replication for a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Updates a replication for a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ReplicationUpdate.json
|
20
20
|
*/
|
21
21
|
function replicationUpdate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Creates a scope map for a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Creates a scope map for a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ScopeMapCreate.json
|
20
20
|
*/
|
21
21
|
function scopeMapCreate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Deletes a scope map from a container registry.
|
17
17
|
*
|
18
18
|
* @summary Deletes a scope map from a container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ScopeMapDelete.json
|
20
20
|
*/
|
21
21
|
function scopeMapDelete() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the properties of the specified scope map.
|
17
17
|
*
|
18
18
|
* @summary Gets the properties of the specified scope map.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ScopeMapGet.json
|
20
20
|
*/
|
21
21
|
function scopeMapGet() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists all the scope maps for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists all the scope maps for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ScopeMapList.json
|
20
20
|
*/
|
21
21
|
function scopeMapList() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Updates a scope map with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Updates a scope map with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ScopeMapUpdate.json
|
20
20
|
*/
|
21
21
|
function scopeMapUpdate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Creates a token for a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Creates a token for a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/TokenCreate.json
|
20
20
|
*/
|
21
21
|
function tokenCreate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Deletes a token from a container registry.
|
17
17
|
*
|
18
18
|
* @summary Deletes a token from a container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/TokenDelete.json
|
20
20
|
*/
|
21
21
|
function tokenDelete() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the properties of the specified token.
|
17
17
|
*
|
18
18
|
* @summary Gets the properties of the specified token.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/TokenGet.json
|
20
20
|
*/
|
21
21
|
function tokenGet() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists all the tokens for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists all the tokens for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/TokenList.json
|
20
20
|
*/
|
21
21
|
function tokenList() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Updates a token with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Updates a token with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/TokenUpdate.json
|
20
20
|
*/
|
21
21
|
function tokenUpdate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Creates a webhook for a container registry with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Creates a webhook for a container registry with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookCreate.json
|
20
20
|
*/
|
21
21
|
function webhookCreate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -27,9 +27,7 @@ function webhookCreate() {
|
|
27
27
|
const webhookName = "myWebhook";
|
28
28
|
const webhookCreateParameters = {
|
29
29
|
actions: ["push"],
|
30
|
-
customHeaders: {
|
31
|
-
authorization: "******"
|
32
|
-
},
|
30
|
+
customHeaders: { authorization: "******" },
|
33
31
|
location: "westus",
|
34
32
|
scope: "myRepository",
|
35
33
|
serviceUri: "http://myservice.com",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"webhooksCreateSample.js","sourceRoot":"","sources":["../../samples-dev/webhooksCreateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,iCAAiC,EAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,aAAa;;QAC1B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,mCAAmC,CAAC;YAChD,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,kCAAkC,CAAC,IAAI,iBAAiB,CAAC;QACvE,MAAM,YAAY,GAAG,YAAY,CAAC;QAClC,MAAM,WAAW,GAAG,WAAW,CAAC;QAChC,MAAM,uBAAuB,GAA4B;YACvD,OAAO,EAAE,CAAC,MAAM,CAAC;YACjB,aAAa,EAAE
|
1
|
+
{"version":3,"file":"webhooksCreateSample.js","sourceRoot":"","sources":["../../samples-dev/webhooksCreateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,iCAAiC,EAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,aAAa;;QAC1B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,mCAAmC,CAAC;YAChD,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,kCAAkC,CAAC,IAAI,iBAAiB,CAAC;QACvE,MAAM,YAAY,GAAG,YAAY,CAAC;QAClC,MAAM,WAAW,GAAG,WAAW,CAAC;QAChC,MAAM,uBAAuB,GAA4B;YACvD,OAAO,EAAE,CAAC,MAAM,CAAC;YACjB,aAAa,EAAE,EAAE,aAAa,EAAE,QAAQ,EAAE;YAC1C,QAAQ,EAAE,QAAQ;YAClB,KAAK,EAAE,cAAc;YACrB,UAAU,EAAE,sBAAsB;YAClC,MAAM,EAAE,SAAS;YACjB,IAAI,EAAE,EAAE,GAAG,EAAE,OAAO,EAAE;SACvB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,iCAAiC,CAClD,UAAU,EACV,cAAc,CACf,CAAC;QACF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CACrD,iBAAiB,EACjB,YAAY,EACZ,WAAW,EACX,uBAAuB,CACxB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,aAAa,EAAE,CAAC;IAClB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Deletes a webhook from a container registry.
|
17
17
|
*
|
18
18
|
* @summary Deletes a webhook from a container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookDelete.json
|
20
20
|
*/
|
21
21
|
function webhookDelete() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the configuration of service URI and custom headers for the webhook.
|
17
17
|
*
|
18
18
|
* @summary Gets the configuration of service URI and custom headers for the webhook.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookGetCallbackConfig.json
|
20
20
|
*/
|
21
21
|
function webhookGetCallbackConfig() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Gets the properties of the specified webhook.
|
17
17
|
*
|
18
18
|
* @summary Gets the properties of the specified webhook.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookGet.json
|
20
20
|
*/
|
21
21
|
function webhookGet() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists recent events for the specified webhook.
|
17
17
|
*
|
18
18
|
* @summary Lists recent events for the specified webhook.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookListEvents.json
|
20
20
|
*/
|
21
21
|
function webhookListEvents() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Lists all the webhooks for the specified container registry.
|
17
17
|
*
|
18
18
|
* @summary Lists all the webhooks for the specified container registry.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookList.json
|
20
20
|
*/
|
21
21
|
function webhookList() {
|
22
22
|
var _a, e_1, _b, _c;
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Triggers a ping event to be sent to the webhook.
|
17
17
|
*
|
18
18
|
* @summary Triggers a ping event to be sent to the webhook.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookPing.json
|
20
20
|
*/
|
21
21
|
function webhookPing() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
16
16
|
* This sample demonstrates how to Updates a webhook with the specified parameters.
|
17
17
|
*
|
18
18
|
* @summary Updates a webhook with the specified parameters.
|
19
|
-
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/
|
19
|
+
* x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/WebhookUpdate.json
|
20
20
|
*/
|
21
21
|
function webhookUpdate() {
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
@@ -27,9 +27,7 @@ function webhookUpdate() {
|
|
27
27
|
const webhookName = "myWebhook";
|
28
28
|
const webhookUpdateParameters = {
|
29
29
|
actions: ["push"],
|
30
|
-
customHeaders: {
|
31
|
-
authorization: "******"
|
32
|
-
},
|
30
|
+
customHeaders: { authorization: "******" },
|
33
31
|
scope: "myRepository",
|
34
32
|
serviceUri: "http://myservice.com",
|
35
33
|
status: "enabled",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"webhooksUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/webhooksUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,iCAAiC,EAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,aAAa;;QAC1B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,mCAAmC,CAAC;YAChD,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,kCAAkC,CAAC,IAAI,iBAAiB,CAAC;QACvE,MAAM,YAAY,GAAG,YAAY,CAAC;QAClC,MAAM,WAAW,GAAG,WAAW,CAAC;QAChC,MAAM,uBAAuB,GAA4B;YACvD,OAAO,EAAE,CAAC,MAAM,CAAC;YACjB,aAAa,EAAE
|
1
|
+
{"version":3,"file":"webhooksUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/webhooksUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,iCAAiC,EAClC,MAAM,8BAA8B,CAAC;AACtC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,aAAa;;QAC1B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,mCAAmC,CAAC;YAChD,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,kCAAkC,CAAC,IAAI,iBAAiB,CAAC;QACvE,MAAM,YAAY,GAAG,YAAY,CAAC;QAClC,MAAM,WAAW,GAAG,WAAW,CAAC;QAChC,MAAM,uBAAuB,GAA4B;YACvD,OAAO,EAAE,CAAC,MAAM,CAAC;YACjB,aAAa,EAAE,EAAE,aAAa,EAAE,QAAQ,EAAE;YAC1C,KAAK,EAAE,cAAc;YACrB,UAAU,EAAE,sBAAsB;YAClC,MAAM,EAAE,SAAS;YACjB,IAAI,EAAE,EAAE,GAAG,EAAE,OAAO,EAAE;SACvB,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,iCAAiC,CAClD,UAAU,EACV,cAAc,CACf,CAAC;QACF,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CACrD,iBAAiB,EACjB,YAAY,EACZ,WAAW,EACX,uBAAuB,CACxB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,aAAa,EAAE,CAAC;IAClB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
2
2
|
import * as coreAuth from "@azure/core-auth";
|
3
|
-
import { Registries, Operations, PrivateEndpointConnections, Replications, ScopeMaps, Tokens, Webhooks, AgentPools, Runs, TaskRuns, Tasks } from "./operationsInterfaces";
|
3
|
+
import { Archives, ArchiveVersions, CacheRules, ConnectedRegistries, CredentialSets, ExportPipelines, Registries, ImportPipelines, Operations, PipelineRuns, PrivateEndpointConnections, Replications, ScopeMaps, Tokens, Webhooks, AgentPools, Runs, TaskRuns, Tasks } from "./operationsInterfaces";
|
4
4
|
import { ContainerRegistryManagementClientOptionalParams } from "./models";
|
5
5
|
export declare class ContainerRegistryManagementClient extends coreClient.ServiceClient {
|
6
6
|
$host: string;
|
@@ -12,8 +12,16 @@ export declare class ContainerRegistryManagementClient extends coreClient.Servic
|
|
12
12
|
* @param options The parameter options
|
13
13
|
*/
|
14
14
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ContainerRegistryManagementClientOptionalParams);
|
15
|
+
archives: Archives;
|
16
|
+
archiveVersions: ArchiveVersions;
|
17
|
+
cacheRules: CacheRules;
|
18
|
+
connectedRegistries: ConnectedRegistries;
|
19
|
+
credentialSets: CredentialSets;
|
20
|
+
exportPipelines: ExportPipelines;
|
15
21
|
registries: Registries;
|
22
|
+
importPipelines: ImportPipelines;
|
16
23
|
operations: Operations;
|
24
|
+
pipelineRuns: PipelineRuns;
|
17
25
|
privateEndpointConnections: PrivateEndpointConnections;
|
18
26
|
replications: Replications;
|
19
27
|
scopeMaps: ScopeMaps;
|
@@ -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;
|
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,wBAAwB,CAAC;AAChC,OAAO,EAAE,+CAA+C,EAAE,MAAM,UAAU,CAAC;AAE3E,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;IA4F3D,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"}
|
@@ -7,7 +7,7 @@
|
|
7
7
|
*/
|
8
8
|
import * as coreClient from "@azure/core-client";
|
9
9
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
10
|
-
import { RegistriesImpl, OperationsImpl, PrivateEndpointConnectionsImpl, ReplicationsImpl, ScopeMapsImpl, TokensImpl, WebhooksImpl, AgentPoolsImpl, RunsImpl, TaskRunsImpl, TasksImpl } from "./operations";
|
10
|
+
import { ArchivesImpl, ArchiveVersionsImpl, CacheRulesImpl, ConnectedRegistriesImpl, CredentialSetsImpl, ExportPipelinesImpl, RegistriesImpl, ImportPipelinesImpl, OperationsImpl, PipelineRunsImpl, PrivateEndpointConnectionsImpl, ReplicationsImpl, ScopeMapsImpl, TokensImpl, WebhooksImpl, AgentPoolsImpl, RunsImpl, TaskRunsImpl, TasksImpl } from "./operations";
|
11
11
|
export class ContainerRegistryManagementClient extends coreClient.ServiceClient {
|
12
12
|
/**
|
13
13
|
* Initializes a new instance of the ContainerRegistryManagementClient class.
|
@@ -31,7 +31,7 @@ export class ContainerRegistryManagementClient extends coreClient.ServiceClient
|
|
31
31
|
requestContentType: "application/json; charset=utf-8",
|
32
32
|
credential: credentials
|
33
33
|
};
|
34
|
-
const packageDetails = `azsdk-js-arm-containerregistry/
|
34
|
+
const packageDetails = `azsdk-js-arm-containerregistry/11.0.0-beta.2`;
|
35
35
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
36
36
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
37
37
|
: `${packageDetails}`;
|
@@ -64,8 +64,16 @@ export class ContainerRegistryManagementClient extends coreClient.ServiceClient
|
|
64
64
|
this.subscriptionId = subscriptionId;
|
65
65
|
// Assigning values to Constant parameters
|
66
66
|
this.$host = options.$host || "https://management.azure.com";
|
67
|
+
this.archives = new ArchivesImpl(this);
|
68
|
+
this.archiveVersions = new ArchiveVersionsImpl(this);
|
69
|
+
this.cacheRules = new CacheRulesImpl(this);
|
70
|
+
this.connectedRegistries = new ConnectedRegistriesImpl(this);
|
71
|
+
this.credentialSets = new CredentialSetsImpl(this);
|
72
|
+
this.exportPipelines = new ExportPipelinesImpl(this);
|
67
73
|
this.registries = new RegistriesImpl(this);
|
74
|
+
this.importPipelines = new ImportPipelinesImpl(this);
|
68
75
|
this.operations = new OperationsImpl(this);
|
76
|
+
this.pipelineRuns = new PipelineRunsImpl(this);
|
69
77
|
this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);
|
70
78
|
this.replications = new ReplicationsImpl(this);
|
71
79
|
this.scopeMaps = new ScopeMapsImpl(this);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"containerRegistryManagementClient.js","sourceRoot":"","sources":["../../src/containerRegistryManagementClient.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,gBAAgB,MAAM,2BAA2B,CAAC;AAE9D,OAAO,EACL,cAAc,EACd,cAAc,EACd,8BAA8B,EAC9B,gBAAgB,EAChB,aAAa,EACb,UAAU,EACV,YAAY,EACZ,cAAc,EACd,QAAQ,EACR,YAAY,EACZ,SAAS,EACV,MAAM,cAAc,CAAC;
|
1
|
+
{"version":3,"file":"containerRegistryManagementClient.js","sourceRoot":"","sources":["../../src/containerRegistryManagementClient.ts"],"names":[],"mappings":"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"}
|