ContainerregistryFunctions

Functions

Link copied to clipboard

Gets the detailed information for a given agent pool. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getAgentPool(agentPoolName: String, registryName: String, resourceGroupName: String): GetAgentPoolResult
Link copied to clipboard

Gets the properties of the archive. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getArchife(argument: suspend GetArchifePlainArgsBuilder.() -> Unit): GetArchifeResult
suspend fun getArchife(archiveName: String, packageType: String, registryName: String, resourceGroupName: String): GetArchifeResult
Link copied to clipboard

Gets the properties of the archive version. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getArchiveVersion(archiveName: String, archiveVersionName: String, packageType: String, registryName: String, resourceGroupName: String): GetArchiveVersionResult
Link copied to clipboard

Gets the properties of the specified cache rule resource. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCacheRule(cacheRuleName: String, registryName: String, resourceGroupName: String): GetCacheRuleResult
Link copied to clipboard

Gets the properties of the connected registry. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-01-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getConnectedRegistry(connectedRegistryName: String, registryName: String, resourceGroupName: String): GetConnectedRegistryResult
Link copied to clipboard

Gets the properties of the specified credential set resource. Uses Azure REST API version 2023-01-01-preview. Other available API versions: 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getCredentialSet(credentialSetName: String, registryName: String, resourceGroupName: String): GetCredentialSetResult
Link copied to clipboard

Gets the properties of the export pipeline. Uses Azure REST API version 2023-01-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getExportPipeline(exportPipelineName: String, registryName: String, resourceGroupName: String): GetExportPipelineResult
Link copied to clipboard

Gets the properties of the import pipeline. Uses Azure REST API version 2023-01-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getImportPipeline(importPipelineName: String, registryName: String, resourceGroupName: String): GetImportPipelineResult
Link copied to clipboard

Gets the detailed information for a given pipeline run. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2023-01-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPipelineRun(pipelineRunName: String, registryName: String, resourceGroupName: String): GetPipelineRunResult
Link copied to clipboard

Get the specified private endpoint connection associated with the container registry. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, registryName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Gets the properties of the specified container registry. Uses Azure REST API version 2023-01-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2024-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getRegistry(argument: suspend GetRegistryPlainArgsBuilder.() -> Unit): GetRegistryResult
suspend fun getRegistry(registryName: String, resourceGroupName: String): GetRegistryResult
Link copied to clipboard

Gets the properties of the specified replication. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getReplication(registryName: String, replicationName: String, resourceGroupName: String): GetReplicationResult
Link copied to clipboard

Gets the properties of the specified scope map. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getScopeMap(argument: suspend GetScopeMapPlainArgsBuilder.() -> Unit): GetScopeMapResult
suspend fun getScopeMap(registryName: String, resourceGroupName: String, scopeMapName: String): GetScopeMapResult
Link copied to clipboard
suspend fun getTask(argument: GetTaskPlainArgs): GetTaskResult

Get the properties of a specified task. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTask(argument: suspend GetTaskPlainArgsBuilder.() -> Unit): GetTaskResult
suspend fun getTask(registryName: String, resourceGroupName: String, taskName: String): GetTaskResult
Link copied to clipboard

Gets the detailed information for a given task run. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTaskRun(argument: suspend GetTaskRunPlainArgsBuilder.() -> Unit): GetTaskRunResult
suspend fun getTaskRun(registryName: String, resourceGroupName: String, taskRunName: String): GetTaskRunResult
Link copied to clipboard
suspend fun getToken(argument: GetTokenPlainArgs): GetTokenResult

Gets the properties of the specified token. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getToken(argument: suspend GetTokenPlainArgsBuilder.() -> Unit): GetTokenResult
suspend fun getToken(registryName: String, resourceGroupName: String, tokenName: String): GetTokenResult
Link copied to clipboard

Gets the properties of the specified webhook. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWebhook(argument: suspend GetWebhookPlainArgsBuilder.() -> Unit): GetWebhookResult
suspend fun getWebhook(registryName: String, resourceGroupName: String, webhookName: String): GetWebhookResult
Link copied to clipboard

Gets the configuration of service URI and custom headers for the webhook. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getWebhookCallbackConfig(registryName: String, resourceGroupName: String, webhookName: String): GetWebhookCallbackConfigResult
Link copied to clipboard

Gets the count of queued runs for a given agent pool. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listAgentPoolQueueStatus(agentPoolName: String, registryName: String, resourceGroupName: String): ListAgentPoolQueueStatusResult
Link copied to clipboard

Get the upload location for the user to be able to upload the source. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Lists the login credentials for the specified container registry. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listRegistryCredentials(registryName: String, resourceGroupName: String): ListRegistryCredentialsResult
Link copied to clipboard

Gets a link to download the run logs. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listRunLogSasUrl(registryName: String, resourceGroupName: String, runId: String): ListRunLogSasUrlResult
Link copied to clipboard

Returns a task with extended information that includes all secrets. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listTaskDetails(registryName: String, resourceGroupName: String, taskName: String): ListTaskDetailsResult
Link copied to clipboard

Gets the detailed information for a given task run that includes all secrets. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listTaskRunDetails(registryName: String, resourceGroupName: String, taskRunName: String): ListTaskRunDetailsResult
Link copied to clipboard

Lists recent events for the specified webhook. Uses Azure REST API version 2024-11-01-preview. Other available API versions: 2019-12-01-preview, 2020-11-01-preview, 2021-06-01-preview, 2021-08-01-preview, 2021-09-01, 2021-12-01-preview, 2022-02-01-preview, 2022-12-01, 2023-01-01-preview, 2023-06-01-preview, 2023-07-01, 2023-08-01-preview, 2023-11-01-preview, 2025-03-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun listWebhookEvents(registryName: String, resourceGroupName: String, webhookName: String): ListWebhookEventsResult