DockerRepositoryResponse

data class DockerRepositoryResponse(val publicRepository: String)

Configuration for a Docker remote repository.

Constructors

Link copied to clipboard
constructor(publicRepository: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One of the publicly available Docker repositories supported by Artifact Registry.