Artifactregistry Functions
object ArtifactregistryFunctions
Functions
Link copied to clipboard
Get information about a Google Artifact Registry Repository. For more information see the official documentation and API.
suspend fun getRepository(argument: suspend GetRepositoryPlainArgsBuilder.() -> Unit): GetRepositoryResult
suspend fun getRepository(location: String, project: String? = null, repositoryId: String): GetRepositoryResult