camundala.helper.util.RepoConfig
See theRepoConfig companion trait
object RepoConfig
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RepoConfig.type
Members list
Type members
Classlikes
case class Artifactory(name: String, artifactoryApiUrl: String, repo: String, usernameEnv: String, passwordEnv: String, descr: String, realm: String) extends RepoConfig
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RepoConfigclass Objecttrait Matchableclass AnyShow all
case class Gitlab(name: String, repo: String, descr: String, realm: String) extends RepoConfig
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RepoConfigclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article