ContainerregistryFunctions

Functions

Link copied to clipboard

The agentpool that has the ARM resource and properties. The agentpool will have all information to create an agent pool. API Version: 2019-06-01-preview.

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

The result of get log link operation. API Version: 2018-02-01-preview.

suspend fun getBuildLogLink(buildId: String, registryName: String, resourceGroupName: String): GetBuildLogLinkResult
Link copied to clipboard

An object that represents a connected registry for a container registry. API Version: 2020-11-01-preview.

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

An object that represents an export pipeline for a container registry. API Version: 2020-11-01-preview.

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

An object that represents an import pipeline for a container registry. API Version: 2020-11-01-preview.

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

An object that represents a pipeline run for a container registry. API Version: 2020-11-01-preview.

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

An object that represents a private endpoint connection for a container registry. API Version: 2020-11-01-preview.

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

An object that represents a container registry. API Version: 2019-05-01.

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

The properties of a response to source upload request. API Version: 2018-02-01-preview.

Link copied to clipboard

The result of a request to get the administrator login credentials for a container registry. API Version: 2016-06-27-preview.

suspend fun getRegistryCredentials(registryName: String, resourceGroupName: String): GetRegistryCredentialsResult
Link copied to clipboard

An object that represents a replication for a container registry. API Version: 2019-05-01.

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

An object that represents a scope map for a container registry. API Version: 2020-11-01-preview.

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

The task that has the ARM resource and task properties. The task will have all information to schedule a run against it. API Version: 2019-06-01-preview.

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

The task run that has the ARM resource and properties. The task run will have the information of request and result of a run. API Version: 2019-06-01-preview.

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

An object that represents a token for a container registry. API Version: 2020-11-01-preview.

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

An object that represents a webhook for a container registry. API Version: 2019-05-01.

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

The configuration of service URI and custom headers for the webhook. API Version: 2019-05-01.

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

The QueueStatus of Agent Pool API Version: 2019-06-01-preview.

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

The list of build arguments for a build step. API Version: 2018-02-01-preview.

suspend fun listBuildStepBuildArguments(buildTaskName: String, registryName: String, resourceGroupName: String, stepName: String): ListBuildStepBuildArgumentsResult
Link copied to clipboard
Link copied to clipboard

The response from the ListCredentials operation. API Version: 2019-05-01.

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

The result of get log link operation. API Version: 2019-06-01-preview.

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

The task that has the ARM resource and task properties. The task will have all information to schedule a run against it. API Version: 2019-06-01-preview.

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

The task run that has the ARM resource and properties. The task run will have the information of request and result of a run. API Version: 2019-06-01-preview.

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

The result of a request to list events for a webhook. API Version: 2019-05-01.

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