GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepository

data class GetRepositoryRemoteRepositoryConfigAptRepositoryPublicRepository(val repositoryBase: String, val repositoryPath: String)

Constructors

constructor(repositoryBase: String, repositoryPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A common public repository base for Apt, e.g. '"debian/dists/buster"' Possible values: "DEBIAN", "UBUNTU"

Link copied to clipboard

Specific repository from the base.